aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_lock.c
diff options
context:
space:
mode:
authorThomas Hellstrom <[email protected]>2010-01-13 22:28:40 +0100
committerDave Airlie <[email protected]>2010-01-14 12:18:54 +1000
commit3f09ea4ecdcbcea05541f83e557d6ce2e56626d8 (patch)
tree445e4519b2e8a39136f611f07db670d1e10ace6e /drivers/gpu/drm/ttm/ttm_lock.c
parenteffe1105bef07f42366c20eac41b80ff9fcf675e (diff)
drm/ttm: Add a swap_notify callback.
This is needed for a bugfix in the vmwgfx driver. Drivers may have GPU bindings on buffers that core TTM is not aware of, and TTM may view those buffers as ordinary system memory buffers. Add a notifier to such drivers when TTM is about to move the buffer contents out to swappable memory. The driver must then release any private GPU bindings on those buffers. Signed-off-by: Thomas Hellstrom <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_lock.c')
0 files changed, 0 insertions, 0 deletions