Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_6_ppt.c599 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in smu_v13_0_6_populate_umd_state_clk() local
601 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_6_populate_umd_state_clk()
602 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_6_populate_umd_state_clk()
603 pstate_table->gfxclk_pstate.curr.min = gfx_table->min; in smu_v13_0_6_populate_umd_state_clk()
604 pstate_table->gfxclk_pstate.curr.max = gfx_table->max; in smu_v13_0_6_populate_umd_state_clk()
606 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
607 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
608 pstate_table->uclk_pstate.curr.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
609 pstate_table->uclk_pstate.curr.max = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
611 pstate_table->socclk_pstate.min = soc_table->min; in smu_v13_0_6_populate_umd_state_clk()
[all …]
Daldebaran_ppt.c517 struct smu_umd_pstate_table *pstate_table = in aldebaran_populate_umd_state_clk() local
518 &smu->pstate_table; in aldebaran_populate_umd_state_clk()
520 pstate_table->gfxclk_pstate.min = gfx_table->min; in aldebaran_populate_umd_state_clk()
521 pstate_table->gfxclk_pstate.peak = gfx_table->max; in aldebaran_populate_umd_state_clk()
522 pstate_table->gfxclk_pstate.curr.min = gfx_table->min; in aldebaran_populate_umd_state_clk()
523 pstate_table->gfxclk_pstate.curr.max = gfx_table->max; in aldebaran_populate_umd_state_clk()
525 pstate_table->uclk_pstate.min = mem_table->min; in aldebaran_populate_umd_state_clk()
526 pstate_table->uclk_pstate.peak = mem_table->max; in aldebaran_populate_umd_state_clk()
527 pstate_table->uclk_pstate.curr.min = mem_table->min; in aldebaran_populate_umd_state_clk()
528 pstate_table->uclk_pstate.curr.max = mem_table->max; in aldebaran_populate_umd_state_clk()
[all …]
Dsmu_v13_0.c1709 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_set_performance_level() local
1710 &smu->pstate_table; in smu_v13_0_set_performance_level()
1752 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v13_0_set_performance_level()
1753 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v13_0_set_performance_level()
1754 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v13_0_set_performance_level()
1755 vclk_min = vclk_max = pstate_table->vclk_pstate.standard; in smu_v13_0_set_performance_level()
1756 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v13_0_set_performance_level()
1757 fclk_min = fclk_max = pstate_table->fclk_pstate.standard; in smu_v13_0_set_performance_level()
1760 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v13_0_set_performance_level()
1763 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v13_0_set_performance_level()
[all …]
Dsmu_v13_0_7_ppt.c1846 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_7_populate_umd_state_clk() local
1847 &smu->pstate_table; in smu_v13_0_7_populate_umd_state_clk()
1853 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk()
1856 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_7_populate_umd_state_clk()
1858 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_7_populate_umd_state_clk()
1860 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()
1861 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
1863 pstate_table->socclk_pstate.min = soc_table->min; in smu_v13_0_7_populate_umd_state_clk()
1864 pstate_table->socclk_pstate.peak = soc_table->max; in smu_v13_0_7_populate_umd_state_clk()
1866 pstate_table->vclk_pstate.min = vclk_table->min; in smu_v13_0_7_populate_umd_state_clk()
[all …]
Dsmu_v13_0_0_ppt.c1870 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_0_populate_umd_state_clk() local
1871 &smu->pstate_table; in smu_v13_0_0_populate_umd_state_clk()
1877 pstate_table->gfxclk_pstate.min = gfx_table->min; 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()
1882 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_0_populate_umd_state_clk()
1884 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_0_populate_umd_state_clk()
1885 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()
1887 pstate_table->socclk_pstate.min = soc_table->min; in smu_v13_0_0_populate_umd_state_clk()
1888 pstate_table->socclk_pstate.peak = soc_table->max; in smu_v13_0_0_populate_umd_state_clk()
1890 pstate_table->vclk_pstate.min = vclk_table->min; in smu_v13_0_0_populate_umd_state_clk()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c539 struct smu_umd_pstate_table *pstate_table = in arcturus_populate_umd_state_clk() local
540 &smu->pstate_table; in arcturus_populate_umd_state_clk()
542 pstate_table->gfxclk_pstate.min = gfx_table->min; in arcturus_populate_umd_state_clk()
543 pstate_table->gfxclk_pstate.peak = gfx_table->max; in arcturus_populate_umd_state_clk()
545 pstate_table->uclk_pstate.min = mem_table->min; in arcturus_populate_umd_state_clk()
546 pstate_table->uclk_pstate.peak = mem_table->max; in arcturus_populate_umd_state_clk()
548 pstate_table->socclk_pstate.min = soc_table->min; in arcturus_populate_umd_state_clk()
549 pstate_table->socclk_pstate.peak = soc_table->max; in arcturus_populate_umd_state_clk()
554 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()
556 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()
[all …]
Dsmu_v11_0.c1844 struct smu_umd_pstate_table *pstate_table = in smu_v11_0_set_performance_level() local
1845 &smu->pstate_table; in smu_v11_0_set_performance_level()
1872 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v11_0_set_performance_level()
1873 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v11_0_set_performance_level()
1874 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()
1877 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v11_0_set_performance_level()
1880 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v11_0_set_performance_level()
1883 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v11_0_set_performance_level()
1884 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v11_0_set_performance_level()
1885 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level()
Dnavi10_ppt.c1709 struct smu_umd_pstate_table *pstate_table = in navi10_populate_umd_state_clk() local
1710 &smu->pstate_table; in navi10_populate_umd_state_clk()
1714 pstate_table->gfxclk_pstate.min = gfx_table->min; in navi10_populate_umd_state_clk()
1761 pstate_table->gfxclk_pstate.peak = sclk_freq; in navi10_populate_umd_state_clk()
1763 pstate_table->uclk_pstate.min = mem_table->min; in navi10_populate_umd_state_clk()
1764 pstate_table->uclk_pstate.peak = mem_table->max; in navi10_populate_umd_state_clk()
1766 pstate_table->socclk_pstate.min = soc_table->min; in navi10_populate_umd_state_clk()
1767 pstate_table->socclk_pstate.peak = soc_table->max; in navi10_populate_umd_state_clk()
1772 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()
1774 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()
[all …]
Dsienna_cichlid_ppt.c1484 struct smu_umd_pstate_table *pstate_table = in sienna_cichlid_populate_umd_state_clk() local
1485 &smu->pstate_table; in sienna_cichlid_populate_umd_state_clk()
1488 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk()
1489 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()
1491 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk()
1492 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()
1494 pstate_table->socclk_pstate.min = soc_table->min; in sienna_cichlid_populate_umd_state_clk()
1495 pstate_table->socclk_pstate.peak = soc_table->max; in sienna_cichlid_populate_umd_state_clk()
1500 pstate_table->gfxclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()
1501 pstate_table->uclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()
[all …]
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c2540 struct smu_umd_pstate_table *pstate_table = in smu_read_sensor() local
2541 &smu->pstate_table; in smu_read_sensor()
2560 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100; in smu_read_sensor()
2564 *((uint32_t *)data) = pstate_table->uclk_pstate.standard * 100; in smu_read_sensor()
2568 *((uint32_t *)data) = pstate_table->gfxclk_pstate.peak * 100; in smu_read_sensor()
2572 *((uint32_t *)data) = pstate_table->uclk_pstate.peak * 100; in smu_read_sensor()
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h493 struct smu_umd_pstate_table pstate_table; member