Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
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()