Home
last modified time | relevance | path

Searched refs:GameClockAc (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c602 if (skutable->DriverReportedClocks.GameClockAc && in smu_v13_0_7_set_default_dpm_table()
604 skutable->DriverReportedClocks.GameClockAc)) { in smu_v13_0_7_set_default_dpm_table()
606 skutable->DriverReportedClocks.GameClockAc; in smu_v13_0_7_set_default_dpm_table()
607 dpm_table->max = skutable->DriverReportedClocks.GameClockAc; in smu_v13_0_7_set_default_dpm_table()
1853 if (driver_clocks.GameClockAc && in smu_v13_0_7_populate_umd_state_clk()
1854 (driver_clocks.GameClockAc < gfx_table->max)) in smu_v13_0_7_populate_umd_state_clk()
1855 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_7_populate_umd_state_clk()
Dsmu_v13_0_0_ppt.c613 if (skutable->DriverReportedClocks.GameClockAc && in smu_v13_0_0_set_default_dpm_table()
615 skutable->DriverReportedClocks.GameClockAc)) { in smu_v13_0_0_set_default_dpm_table()
617 skutable->DriverReportedClocks.GameClockAc; in smu_v13_0_0_set_default_dpm_table()
618 dpm_table->max = skutable->DriverReportedClocks.GameClockAc; in smu_v13_0_0_set_default_dpm_table()
1878 if (driver_clocks.GameClockAc && in smu_v13_0_0_populate_umd_state_clk()
1879 (driver_clocks.GameClockAc < gfx_table->max)) in smu_v13_0_0_populate_umd_state_clk()
1880 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_0_populate_umd_state_clk()
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_v13_0_0.h906 uint16_t GameClockAc; member
Dsmu13_driver_if_v13_0_7.h915 uint16_t GameClockAc; member