Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
H A Dttm_device.h162 void (*swap_notify)(struct ttm_buffer_object *bo); member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c556 .swap_notify = vmw_swap_notify,
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1617 .swap_notify = xe_ttm_bo_swap_notify,