Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/ttm/
Dttm_bo_api.h282 #define TTM_OPT_FLAG_ALLOW_RES_EVICT 0x1 macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c457 TTM_OPT_FLAG_ALLOW_RES_EVICT : 0 in amdgpu_bo_do_create()
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c787 if (ctx->flags & TTM_OPT_FLAG_ALLOW_RES_EVICT in ttm_bo_evict_swapout_allowable()