Home
last modified time | relevance | path

Searched refs:SocVoltage (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_clk_mgr.c541 if (clock_table->SocVoltage[i] == voltage) { in find_clk_for_voltage()
543 } else if (clock_table->SocVoltage[i] >= max_voltage && in find_clk_for_voltage()
544 clock_table->SocVoltage[i] < voltage) { in find_clk_for_voltage()
545 max_voltage = clock_table->SocVoltage[i]; in find_clk_for_voltage()
782 i, smu_dpm_clks.dpm_clks->SocVoltage[i]); in dcn31_clk_mgr_construct()
A Ddcn31_smu.h137 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
A Ddcn316_clk_mgr.c476 if (clock_table->SocVoltage[i] == voltage) { in find_clk_for_voltage()
478 } else if (clock_table->SocVoltage[i] >= max_voltage && in find_clk_for_voltage()
479 clock_table->SocVoltage[i] < voltage) { in find_clk_for_voltage()
480 max_voltage = clock_table->SocVoltage[i]; in find_clk_for_voltage()
A Ddcn316_smu.h84 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
A Ddcn314_smu.h56 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
A Ddcn314_clk_mgr.c608 clock_table->DfPstateTable[j].Voltage <= clock_table->SocVoltage[i]) { in dcn314_clk_mgr_helper_populate_bw_params()
828 i, smu_dpm_clks.dpm_clks->SocVoltage[i]); in dcn314_clk_mgr_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
A Dsmu13_driver_if_v13_0_5.h118 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
A Dsmu13_driver_if_yellow_carp.h128 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
A Dsmu11_driver_if_vangogh.h136 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
A Dsmu13_driver_if_v13_0_4.h129 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
A Ddcn315_smu.h76 uint32_t SocVoltage[NUM_SOC_VOLTAGE_LEVELS]; member
A Ddcn315_clk_mgr.c491 if (clock_table->DfPstateTable[j].Voltage <= clock_table->SocVoltage[i]) in dcn315_clk_mgr_helper_populate_bw_params()
509 bw_params->clk_table.entries[i].voltage = clock_table->SocVoltage[i]; in dcn315_clk_mgr_helper_populate_bw_params()
701 i, smu_dpm_clks.dpm_clks->SocVoltage[i]); in dcn315_clk_mgr_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Ddcn301_smu.h107 uint32_t SocVoltage[VG_NUM_SOC_VOLTAGE_LEVELS]; member
A Dvg_clk_mgr.c551 if (clock_table->SocVoltage[i] == voltage) in find_dcfclk_for_voltage()
629 .SocVoltage = { 2800, 2860, 2860, 2860, 2860, 2860, 2860, 2860 },
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c2099 clock_table->SocClocks[i].Vol = table->SocVoltage[i]; in vangogh_get_dpm_clock_table()

Completed in 26 milliseconds