Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c36 #define AMDGPU_BO_LIST_MAX_PRIORITY 32u macro
37 #define AMDGPU_BO_LIST_NUM_BUCKETS (AMDGPU_BO_LIST_MAX_PRIORITY + 1)
120 AMDGPU_BO_LIST_MAX_PRIORITY); in amdgpu_bo_list_create()