Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
Dkv_dpm.c623 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()
Dci_dpm.c3267 pi->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
Dsmu71_discrete.h262 uint8_t GraphicsDpmLevelCount; member
Dsmu73_discrete.h232 uint8_t GraphicsDpmLevelCount; member
Dsmu74_discrete.h257 uint8_t GraphicsDpmLevelCount; member
Dsmu72_discrete.h248 uint8_t GraphicsDpmLevelCount; member
Dsmu75_discrete.h260 uint8_t GraphicsDpmLevelCount; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
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()
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()
2615 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in polaris10_update_dpm_settings()
Dci_smumgr.c502 smu_data->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
2787 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in ci_update_dpm_settings()
Dvegam_smumgr.c909 smu_data->smc_state_table.GraphicsDpmLevelCount = in vegam_populate_all_graphic_levels()
Diceland_smumgr.c1000 smu_data->smc_state_table.GraphicsDpmLevelCount = in iceland_populate_all_graphic_levels()
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c865 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()