Home
last modified time | relevance | path

Searched refs:PPCLK_PHYCLK (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c283 pptable->DpmDescriptor[PPCLK_PHYCLK].VoltageMode,
284 pptable->DpmDescriptor[PPCLK_PHYCLK].SnapToDiscrete,
285 pptable->DpmDescriptor[PPCLK_PHYCLK].NumDiscreteLevels,
286 pptable->DpmDescriptor[PPCLK_PHYCLK].padding,
287 pptable->DpmDescriptor[PPCLK_PHYCLK].ConversionToAvfsClk.m,
288 pptable->DpmDescriptor[PPCLK_PHYCLK].ConversionToAvfsClk.b,
289 pptable->DpmDescriptor[PPCLK_PHYCLK].SsCurve.a,
290 pptable->DpmDescriptor[PPCLK_PHYCLK].SsCurve.b,
291 pptable->DpmDescriptor[PPCLK_PHYCLK].SsCurve.c);
364 pr_info("DcModeMaxFreq[PPCLK_PHYCLK] = %d\n", pptable->DcModeMaxFreq[PPCLK_PHYCLK]);
H A Dvega20_hwmgr.c745 ret = vega20_setup_single_dpm_table(hwmgr, dpm_table, PPCLK_PHYCLK); in vega20_setup_default_dpm_tables()
1643 PPCLK_PHYCLK)) == 0, in vega20_init_max_sustainable_clocks()
2309 clk_select = PPCLK_PHYCLK; in vega20_display_clock_voltage_request()
H A Dvega12_hwmgr.c759 ret = vega12_setup_single_dpm_table(hwmgr, dpm_table, PPCLK_PHYCLK); in vega12_setup_default_dpm_tables()
1585 clk_select = PPCLK_PHYCLK; in vega12_display_clock_voltage_request()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_smu11_driver_if.h19 PPCLK_PHYCLK, enumerator
H A Ddcn30_clk_mgr.c159 dcn3_init_single_clock(clk_mgr, PPCLK_PHYCLK, in dcn3_init_clocks()
484 …dcn30_smu_set_hard_min_by_freq(clk_mgr, PPCLK_PHYCLK, khz_to_mhz_ceil(clk_mgr_base->clks.phyclk_kh… in dcn30_notify_link_rate_change()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h228 PPCLK_PHYCLK, enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h326 PPCLK_PHYCLK, enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_navi10.h378 PPCLK_PHYCLK, enumerator
H A Dsmu11_driver_if_sienna_cichlid.h485 PPCLK_PHYCLK, enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c161 CLK_MAP(PHYCLK, PPCLK_PHYCLK),
1129 !driver_ppt->DpmDescriptor[PPCLK_PHYCLK].SnapToDiscrete; in navi10_set_default_dpm_table()
H A Dsienna_cichlid_ppt.c174 CLK_MAP(PHYCLK, PPCLK_PHYCLK),
1123 !table_member[PPCLK_PHYCLK].SnapToDiscrete; in sienna_cichlid_set_default_dpm_table()