compositor-drm: Pass the wl_resource to gbm_bo_import()
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Sep 2013 05:27:08 +0000 (22:27 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Sep 2013 05:32:52 +0000 (22:32 -0700)
commit6399646a6b10aebd2aaa722d444de72e0639a667
tree85a6f853a64a5c5e5726b0ab71fa02e82a28edb3
parentab6d6674b68856e3b332629654c2e59be713a1ea
compositor-drm: Pass the wl_resource to gbm_bo_import()

Another silent regression from the wl_resource opaquify effort.  This was
causing our pageflip-to-client-buffer and sprites optimizations to
not kick in.
src/compositor-drm.c