Searched refs:SsCurve (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | vega20_processpptables.c | 137 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/ |
D | arcturus_ppt.c | 1519 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/ |
D | smu11_driver_if_arcturus.h | 447 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) member
|
D | smu11_driver_if.h | 358 QuadraticInt_t SsCurve; member
|
D | smu11_driver_if_navi10.h | 440 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) member
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/vega12/ |
D | smu9_driver_if.h | 245 QuadraticInt_t SsCurve; member
|