Home
last modified time | relevance | path

Searched refs:swap_notify (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/ttm/
A Dttm_device.h164 void (*swap_notify)(struct ttm_buffer_object *bo); member
/linux/drivers/gpu/drm/ttm/
A Dttm_bo.c1163 if (bo->bdev->funcs->swap_notify) in ttm_bo_swapout()
1164 bo->bdev->funcs->swap_notify(bo); in ttm_bo_swapout()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ttm_buffer.c723 .swap_notify = vmw_swap_notify,
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm.c628 .swap_notify = i915_ttm_swap_notify,

Completed in 9 milliseconds