Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_vram_mm_helper.c140 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c266 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v5.4/include/drm/ttm/
Dttm_bo_driver.h284 bool (*eviction_valuable)(struct ttm_buffer_object *bo, member
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_ttm.c310 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c871 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_ttm.c779 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c864 if (place && !bdev->driver->eviction_valuable(bo, in ttm_mem_evict_first()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1701 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1598 .eviction_valuable = amdgpu_ttm_bo_eviction_valuable,