Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/ttm/
H A Dttm_bo_api.h216 #define TTM_OPT_FLAG_ALLOW_RES_EVICT 0x1 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c531 TTM_OPT_FLAG_ALLOW_RES_EVICT : 0 in amdgpu_bo_do_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_bo.c675 if (ctx->flags & TTM_OPT_FLAG_ALLOW_RES_EVICT) in ttm_bo_evict_swapout_allowable()