mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
3f09ea4ecd
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 <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com> |
||
---|---|---|
.. | ||
ttm_bo_api.h | ||
ttm_bo_driver.h | ||
ttm_execbuf_util.h | ||
ttm_lock.h | ||
ttm_memory.h | ||
ttm_module.h | ||
ttm_object.h | ||
ttm_placement.h |