HomeSort by: relevance | last modified time | path
    Searched refs:SsCurve (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_processpptables.c 135 " .SsCurve {a = 0x%08x b = 0x%08x c = 0x%08x}\n",
142 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.a,
143 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.b,
144 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.c);
152 " .SsCurve {a = 0x%08x b = 0x%08x c = 0x%08x}\n",
159 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a,
160 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b,
161 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.c);
169 " .SsCurve {a = 0x%08x b = 0x%08x c = 0x%08x}\n",
176 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.a
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c 1584 " .SsCurve {a = 0x%08x b = 0x%08x c = 0x%08x}\n"
1593 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.a,
1594 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.b,
1595 pptable->DpmDescriptor[PPCLK_GFXCLK].SsCurve.c,
1605 " .SsCurve {a = 0x%08x b = 0x%08x c = 0x%08x}\n"
1614 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a,
1615 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b,
1616 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.c,
1626 " .SsCurve {a = 0x%08x b = 0x%08x c = 0x%08x}\n"
1635 pptable->DpmDescriptor[PPCLK_DCLK].SsCurve.a
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h 360 QuadraticInt_t SsCurve;
smu11_driver_if_arcturus.h 461 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V)
smu11_driver_if_navi10.h 442 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V)
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/vega12/
smu9_driver_if.h 247 QuadraticInt_t SsCurve;

Completed in 113 milliseconds