Home
last modified time | relevance | path

Searched refs:evict_flags (Results 1 – 6 of 6) sorted by relevance

/linux/include/drm/ttm/
H A Dttm_device.h133 void (*evict_flags)(struct ttm_buffer_object *bo, member
/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c177 .evict_flags = &qxl_evict_flags,
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c554 .evict_flags = vmw_evict_flags,
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c247 .evict_flags = lsdc_bo_evict_flags,
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1495 .evict_flags = nouveau_bo_evict_flags,
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1609 .evict_flags = xe_evict_flags,