Searched refs:pstate_table (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c511 struct smu_umd_pstate_table *pstate_table = local
512 &smu->pstate_table;
514 pstate_table->gfxclk_pstate.min = gfx_table->min;
515 pstate_table->gfxclk_pstate.peak = gfx_table->max;
516 pstate_table->gfxclk_pstate.curr.min = gfx_table->min;
517 pstate_table->gfxclk_pstate.curr.max = gfx_table->max;
519 pstate_table->uclk_pstate.min = mem_table->min;
520 pstate_table->uclk_pstate.peak = mem_table->max;
521 pstate_table->uclk_pstate.curr.min = mem_table->min;
522 pstate_table
739 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
1232 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
1266 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
1335 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
[all...]
H A Dsmu_v13_0_6_ppt.c755 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
757 pstate_table->gfxclk_pstate.min = gfx_table->min;
758 pstate_table->gfxclk_pstate.peak = gfx_table->max;
759 pstate_table->gfxclk_pstate.curr.min = gfx_table->min;
760 pstate_table->gfxclk_pstate.curr.max = gfx_table->max;
762 pstate_table->uclk_pstate.min = mem_table->min;
763 pstate_table->uclk_pstate.peak = mem_table->max;
764 pstate_table->uclk_pstate.curr.min = mem_table->min;
765 pstate_table
996 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
1584 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
1636 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
1722 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; local
[all...]
H A Dsmu_v13_0.c1715 struct smu_umd_pstate_table *pstate_table = local
1716 &smu->pstate_table;
1758 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard;
1759 mclk_min = mclk_max = pstate_table->uclk_pstate.standard;
1760 socclk_min = socclk_max = pstate_table->socclk_pstate.standard;
1761 vclk_min = vclk_max = pstate_table->vclk_pstate.standard;
1762 dclk_min = dclk_max = pstate_table->dclk_pstate.standard;
1763 fclk_min = fclk_max = pstate_table->fclk_pstate.standard;
1766 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min;
1769 mclk_min = mclk_max = pstate_table
[all...]
H A Dsmu_v13_0_7_ppt.c2217 struct smu_umd_pstate_table *pstate_table = local
2218 &smu->pstate_table;
2224 pstate_table->gfxclk_pstate.min = gfx_table->min;
2227 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc;
2229 pstate_table->gfxclk_pstate.peak = gfx_table->max;
2231 pstate_table->uclk_pstate.min = mem_table->min;
2232 pstate_table->uclk_pstate.peak = mem_table->max;
2234 pstate_table->socclk_pstate.min = soc_table->min;
2235 pstate_table->socclk_pstate.peak = soc_table->max;
2237 pstate_table
[all...]
H A Dsmu_v13_0_0_ppt.c2233 struct smu_umd_pstate_table *pstate_table = local
2234 &smu->pstate_table;
2240 pstate_table->gfxclk_pstate.min = gfx_table->min;
2243 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc;
2245 pstate_table->gfxclk_pstate.peak = gfx_table->max;
2247 pstate_table->uclk_pstate.min = mem_table->min;
2248 pstate_table->uclk_pstate.peak = mem_table->max;
2250 pstate_table->socclk_pstate.min = soc_table->min;
2251 pstate_table->socclk_pstate.peak = soc_table->max;
2253 pstate_table
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1096 struct smu_umd_pstate_table *pstate_table = local
1097 &smu->pstate_table;
1139 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard;
1140 mclk_min = mclk_max = pstate_table->uclk_pstate.standard;
1141 socclk_min = socclk_max = pstate_table->socclk_pstate.standard;
1142 vclk_min = vclk_max = pstate_table->vclk_pstate.standard;
1143 dclk_min = dclk_max = pstate_table->dclk_pstate.standard;
1144 fclk_min = fclk_max = pstate_table->fclk_pstate.standard;
1147 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min;
1150 mclk_min = mclk_max = pstate_table
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c539 struct smu_umd_pstate_table *pstate_table = local
540 &smu->pstate_table;
542 pstate_table->gfxclk_pstate.min = gfx_table->min;
543 pstate_table->gfxclk_pstate.peak = gfx_table->max;
545 pstate_table->uclk_pstate.min = mem_table->min;
546 pstate_table->uclk_pstate.peak = mem_table->max;
548 pstate_table->socclk_pstate.min = soc_table->min;
549 pstate_table->socclk_pstate.peak = soc_table->max;
554 pstate_table->gfxclk_pstate.standard =
556 pstate_table
[all...]
H A Dsmu_v11_0.c1850 struct smu_umd_pstate_table *pstate_table = local
1851 &smu->pstate_table;
1878 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard;
1879 mclk_min = mclk_max = pstate_table->uclk_pstate.standard;
1880 socclk_min = socclk_max = pstate_table->socclk_pstate.standard;
1883 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min;
1886 mclk_min = mclk_max = pstate_table->uclk_pstate.min;
1889 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak;
1890 mclk_min = mclk_max = pstate_table->uclk_pstate.peak;
1891 socclk_min = socclk_max = pstate_table
[all...]
H A Dnavi10_ppt.c1706 struct smu_umd_pstate_table *pstate_table = local
1707 &smu->pstate_table;
1711 pstate_table->gfxclk_pstate.min = gfx_table->min;
1758 pstate_table->gfxclk_pstate.peak = sclk_freq;
1760 pstate_table->uclk_pstate.min = mem_table->min;
1761 pstate_table->uclk_pstate.peak = mem_table->max;
1763 pstate_table->socclk_pstate.min = soc_table->min;
1764 pstate_table->socclk_pstate.peak = soc_table->max;
1769 pstate_table->gfxclk_pstate.standard =
1771 pstate_table
[all...]
H A Dsienna_cichlid_ppt.c1497 struct smu_umd_pstate_table *pstate_table = local
1498 &smu->pstate_table;
1501 pstate_table->gfxclk_pstate.min = gfx_table->min;
1502 pstate_table->gfxclk_pstate.peak = gfx_table->max;
1504 pstate_table->uclk_pstate.min = mem_table->min;
1505 pstate_table->uclk_pstate.peak = mem_table->max;
1507 pstate_table->socclk_pstate.min = soc_table->min;
1508 pstate_table->socclk_pstate.peak = soc_table->max;
1513 pstate_table->gfxclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_GFXCLK;
1514 pstate_table
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c2899 struct smu_umd_pstate_table *pstate_table = local
2900 &smu->pstate_table;
2919 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100;
2923 *((uint32_t *)data) = pstate_table->uclk_pstate.standard * 100;
2927 *((uint32_t *)data) = pstate_table->gfxclk_pstate.peak * 100;
2931 *((uint32_t *)data) = pstate_table->uclk_pstate.peak * 100;
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h507 struct smu_umd_pstate_table pstate_table; member in struct:smu_context

Completed in 234 milliseconds