drm/vmwgfx: Implement a swap_notify callback.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 13 Jan 2010 21:28:41 +0000 (22:28 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 14 Jan 2010 02:19:01 +0000 (12:19 +1000)
commit476d51dbdbaa2e61fa4899459c658f476eee3fd9
tree4917e97ae7d01226296bc665b0f0d91e2f7491c1
parent3f09ea4ecdcbcea05541f83e557d6ce2e56626d8
drm/vmwgfx: Implement a swap_notify callback.

Unbind GMR bindings on the buffer about to be swapped out.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c