Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
Dkv_dpm.c780 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()
Dci_dpm.c3286 pi->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_fusion.h224 uint8_t GraphicsDpmLevelCount; member
Dsmu7_discrete.h311 uint8_t GraphicsDpmLevelCount; member
Dsmu71_discrete.h262 uint8_t GraphicsDpmLevelCount; member
Dsmu72_discrete.h225 uint8_t GraphicsDpmLevelCount; member
Dsmu73_discrete.h232 uint8_t GraphicsDpmLevelCount; member
Dsmu74_discrete.h257 uint8_t GraphicsDpmLevelCount; member
/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.c817 smu_data->smc_state_table.GraphicsDpmLevelCount = in fiji_populate_all_graphic_levels()
1574 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in fiji_populate_clock_stretcher_data_table()
1615 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in fiji_populate_clock_stretcher_data_table()
Dtonga_smc.c643 smu_data->smc_state_table.GraphicsDpmLevelCount = in tonga_populate_all_graphic_levels()
1648 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in tonga_populate_clock_stretcher_data_table()
1689 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in tonga_populate_clock_stretcher_data_table()
Diceland_smc.c858 smu_data->smc_state_table.GraphicsDpmLevelCount = in iceland_populate_all_graphic_levels()
Dpolaris10_smc.c791 smu_data->smc_state_table.GraphicsDpmLevelCount = in polaris10_populate_all_graphic_levels()
/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c866 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()
Dci_dpm.c3419 pi->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()