Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega20_processpptables.c137 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.a,
138 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.b,
139 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.c);
154 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a,
155 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b,
156 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.c);
171 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.a,
172 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.b,
173 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.c);
188 pptable->DpmDescriptor[PPCLK_ECLK].SsCurve.a,
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Darcturus_ppt.c1519 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.a, in arcturus_dump_pptable()
1520 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.b, in arcturus_dump_pptable()
1521 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.c, in arcturus_dump_pptable()
1540 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a, in arcturus_dump_pptable()
1541 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b, in arcturus_dump_pptable()
1542 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.c, in arcturus_dump_pptable()
1561 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.a, in arcturus_dump_pptable()
1562 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.b, in arcturus_dump_pptable()
1563 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.c, in arcturus_dump_pptable()
1582 pptable->DpmDescriptor[PPCLK_SOCCLK].SsCurve.a, in arcturus_dump_pptable()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu11_driver_if_arcturus.h447 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) member
Dsmu11_driver_if.h358 QuadraticInt_t SsCurve; member
Dsmu11_driver_if_navi10.h440 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/vega12/
Dsmu9_driver_if.h245 QuadraticInt_t SsCurve; member