Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c504 if (skutable->DriverReportedClocks.GameClockAc && in smu_v14_0_2_set_default_dpm_table()
506 skutable->DriverReportedClocks.GameClockAc)) { in smu_v14_0_2_set_default_dpm_table()
508 skutable->DriverReportedClocks.GameClockAc; in smu_v14_0_2_set_default_dpm_table()
1524 if (driver_clocks.GameClockAc && in smu_v14_0_2_populate_umd_state_clk()
1525 (driver_clocks.GameClockAc < SMU_DPM_TABLE_MAX(gfx_table))) in smu_v14_0_2_populate_umd_state_clk()
1526 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v14_0_2_populate_umd_state_clk()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c623 if (skutable->DriverReportedClocks.GameClockAc && in smu_v13_0_7_set_default_dpm_table()
625 skutable->DriverReportedClocks.GameClockAc)) { in smu_v13_0_7_set_default_dpm_table()
627 skutable->DriverReportedClocks.GameClockAc; in smu_v13_0_7_set_default_dpm_table()
2286 if (driver_clocks.GameClockAc && in smu_v13_0_7_populate_umd_state_clk()
2287 (driver_clocks.GameClockAc < SMU_DPM_TABLE_MAX(gfx_table))) in smu_v13_0_7_populate_umd_state_clk()
2288 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_7_populate_umd_state_clk()
H A Dsmu_v13_0_0_ppt.c604 if (skutable->DriverReportedClocks.GameClockAc && in smu_v13_0_0_set_default_dpm_table()
606 skutable->DriverReportedClocks.GameClockAc)) { in smu_v13_0_0_set_default_dpm_table()
608 skutable->DriverReportedClocks.GameClockAc; in smu_v13_0_0_set_default_dpm_table()
2284 if (driver_clocks.GameClockAc && in smu_v13_0_0_populate_umd_state_clk()
2285 (driver_clocks.GameClockAc < SMU_DPM_TABLE_MAX(gfx_table))) in smu_v13_0_0_populate_umd_state_clk()
2286 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_0_populate_umd_state_clk()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_0.h906 uint16_t GameClockAc; member
H A Dsmu13_driver_if_v13_0_7.h915 uint16_t GameClockAc; member
H A Dsmu14_driver_if_v14_0.h1005 uint16_t GameClockAc; member