Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_bo_list.c43 #define AMDGPU_BO_LIST_MAX_PRIORITY 32u macro
44 #define AMDGPU_BO_LIST_NUM_BUCKETS (AMDGPU_BO_LIST_MAX_PRIORITY + 1)
137 AMDGPU_BO_LIST_MAX_PRIORITY); in amdgpu_bo_list_create()