Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c37 #define AMDGPU_BO_LIST_MAX_PRIORITY 32u macro
38 #define AMDGPU_BO_LIST_NUM_BUCKETS (AMDGPU_BO_LIST_MAX_PRIORITY + 1)
118 AMDGPU_BO_LIST_MAX_PRIORITY); in amdgpu_bo_list_create()