Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/ttm/
Dttm_bo_api.h282 #define TTM_OPT_FLAG_ALLOW_RES_EVICT 0x1 macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c431 .flags = TTM_OPT_FLAG_ALLOW_RES_EVICT in amdgpu_bo_do_create()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo.c700 if (ctx->flags & TTM_OPT_FLAG_ALLOW_RES_EVICT in ttm_bo_evict_swapout_allowable()