Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.h59 #define MAX_REGULAR_DPM_NUMBER 8 macro
64 struct ci_dpm_level dpm_levels[MAX_REGULAR_DPM_NUMBER];
Dci_dpm.c3351 for (i = 0; i < MAX_REGULAR_DPM_NUMBER; i++) in ci_reset_single_dpm_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h60 #define MAX_REGULAR_DPM_NUMBER 8 macro
65 struct ci_dpm_level dpm_levels[MAX_REGULAR_DPM_NUMBER];
Dci_dpm.c3487 for (i = 0; i < MAX_REGULAR_DPM_NUMBER; i++) in ci_reset_single_dpm_table()