Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/ttm/
Dttm_device.h133 void (*evict_flags)(struct ttm_buffer_object *bo, member
/Linux-v6.1/drivers/gpu/drm/qxl/
Dqxl_ttm.c168 .evict_flags = &qxl_evict_flags,
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c642 .evict_flags = vmw_evict_flags,
/Linux-v6.1/drivers/gpu/drm/
Ddrm_gem_vram_helper.c959 .evict_flags = bo_driver_evict_flags,
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_ttm.c685 .evict_flags = &radeon_evict_flags,
/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_bo.c478 bdev->funcs->evict_flags(bo, &placement); in ttm_bo_evict()
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c716 .evict_flags = i915_ttm_evict_flags,
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1342 .evict_flags = nouveau_bo_evict_flags,
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1515 .evict_flags = &amdgpu_evict_flags,