Symbol: AMD_PRIORITY_NUM_LEVELS
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
705
for (i = 0; i < AMD_PRIORITY_NUM_LEVELS; i++)
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
762
for (i = 0; i < AMD_PRIORITY_NUM_LEVELS; i++)
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c
694
for (i = 0; i < AMD_PRIORITY_NUM_LEVELS; i++)
drivers/gpu/drm/amd/include/mes_v11_api_def.h
213
uint32_t aggregated_doorbells[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v11_api_def.h
372
uint64_t grace_period_other_levels[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v11_api_def.h
376
uint64_t process_quantum_for_level[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v11_api_def.h
380
uint64_t process_grace_period_same_level[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v12_api_def.h
267
uint32_t aggregated_doorbells[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v12_api_def.h
437
uint64_t grace_period_other_levels[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v12_api_def.h
440
uint64_t process_quantum_for_level[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/mes_v12_api_def.h
443
uint64_t process_grace_period_same_level[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/umsch_mm_4_0_api_def.h
256
uint64_t grace_period_other_levels[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/umsch_mm_4_0_api_def.h
259
uint64_t process_quantum_for_level[AMD_PRIORITY_NUM_LEVELS];
drivers/gpu/drm/amd/include/umsch_mm_4_0_api_def.h
262
uint64_t process_grace_period_same_level[AMD_PRIORITY_NUM_LEVELS];