Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
Dkv_dpm.c781 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()
Dci_dpm.c3289 pi->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
Dsmu71_discrete.h262 uint8_t GraphicsDpmLevelCount; member
Dsmu74_discrete.h257 uint8_t GraphicsDpmLevelCount; member
Dsmu72_discrete.h248 uint8_t GraphicsDpmLevelCount; member
Dsmu73_discrete.h232 uint8_t GraphicsDpmLevelCount; member
Dsmu75_discrete.h260 uint8_t GraphicsDpmLevelCount; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dfiji_smumgr.c1042 smu_data->smc_state_table.GraphicsDpmLevelCount = in fiji_populate_all_graphic_levels()
1747 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in fiji_populate_clock_stretcher_data_table()
1788 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in fiji_populate_clock_stretcher_data_table()
2577 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.c1019 smu_data->smc_state_table.GraphicsDpmLevelCount = in polaris10_populate_all_graphic_levels()
2495 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in polaris10_update_dpm_settings()
Dci_smumgr.c500 smu_data->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
2785 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
Dkv_dpm.c864 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()