Home
last modified time | relevance | path

Searched refs:ttm_bo_eviction_valuable (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/qxl/
Dqxl_ttm.c167 .eviction_valuable = ttm_bo_eviction_valuable,
/drivers/gpu/drm/ttm/
Dttm_bo.c519 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in ttm_bo_eviction_valuable() function
534 EXPORT_SYMBOL(ttm_bo_eviction_valuable);
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c641 .eviction_valuable = ttm_bo_eviction_valuable,
/drivers/gpu/drm/
Ddrm_gem_vram_helper.c958 .eviction_valuable = ttm_bo_eviction_valuable,
/drivers/gpu/drm/radeon/
Dradeon_ttm.c684 .eviction_valuable = ttm_bo_eviction_valuable,
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1325 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()
1359 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()
/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c380 return ttm_bo_eviction_valuable(bo, place); in i915_ttm_eviction_valuable()
/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1341 .eviction_valuable = ttm_bo_eviction_valuable,