Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
H A Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
H A Dkv_dpm.c623 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()
H A Dci_dpm.c3265 pi->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h215 uint8_t GraphicsDpmLevelCount; member
H A Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
H A Dsmu71_discrete.h262 uint8_t GraphicsDpmLevelCount; member
H A Dsmu73_discrete.h222 uint8_t GraphicsDpmLevelCount; member
H A Dsmu72_discrete.h248 uint8_t GraphicsDpmLevelCount; member
H A Dsmu74_discrete.h257 uint8_t GraphicsDpmLevelCount; member
H A Dsmu75_discrete.h260 uint8_t GraphicsDpmLevelCount; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1041 smu_data->smc_state_table.GraphicsDpmLevelCount = in fiji_populate_all_graphic_levels()
1745 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in fiji_populate_clock_stretcher_data_table()
1786 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in fiji_populate_clock_stretcher_data_table()
2575 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in fiji_update_dpm_settings()
H A Dtonga_smumgr.c730 smu_data->smc_state_table.GraphicsDpmLevelCount = in tonga_populate_all_graphic_levels()
1674 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in tonga_populate_clock_stretcher_data_table()
1715 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in tonga_populate_clock_stretcher_data_table()
3174 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in tonga_update_dpm_settings()
H A Dpolaris10_smumgr.c1097 smu_data->smc_state_table.GraphicsDpmLevelCount = in polaris10_populate_all_graphic_levels()
1102 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) in polaris10_populate_all_graphic_levels()
2613 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in polaris10_update_dpm_settings()
H A Dci_smumgr.c501 smu_data->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
2786 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in ci_update_dpm_settings()
H A Dvegam_smumgr.c908 smu_data->smc_state_table.GraphicsDpmLevelCount = in vegam_populate_all_graphic_levels()
H A Diceland_smumgr.c1000 smu_data->smc_state_table.GraphicsDpmLevelCount = in iceland_populate_all_graphic_levels()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c854 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()