Home
last modified time | relevance | path

Searched refs:allow_res_evict (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/drm/ttm/
Dttm_bo.h182 bool allow_res_evict; member
/linux-6.6.21/drivers/gpu/drm/vmwgfx/
Dvmwgfx_validation.c536 ctx.allow_res_evict = true; in vmw_validation_bo_validate_single()
/linux-6.6.21/drivers/gpu/drm/ttm/
Dttm_bo.c530 if (ctx->allow_res_evict) in ttm_bo_evict_swapout_allowable()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c552 .allow_res_evict = bp->type != ttm_bo_type_kernel, in amdgpu_bo_create()