Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/ttm/
Dttm_bo_api.h206 bool allow_res_evict; member
/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_bo.c554 if (ctx->allow_res_evict) in ttm_bo_evict_swapout_allowable()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c533 .allow_res_evict = bp->type != ttm_bo_type_kernel, in amdgpu_bo_create()