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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_processpptables.c 146 pr_info("[PPCLK_VCLK]\n"
153 pptable->DpmDescriptor[PPCLK_VCLK].VoltageMode,
154 pptable->DpmDescriptor[PPCLK_VCLK].SnapToDiscrete,
155 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels,
156 pptable->DpmDescriptor[PPCLK_VCLK].padding,
157 pptable->DpmDescriptor[PPCLK_VCLK].ConversionToAvfsClk.m,
158 pptable->DpmDescriptor[PPCLK_VCLK].ConversionToAvfsClk.b,
159 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a,
160 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b,
161 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.c)
    [all...]
amdgpu_vega12_hwmgr.c 621 ret = vega12_setup_single_dpm_table(hwmgr, dpm_table, PPCLK_VCLK);
1079 (PPCLK_VCLK << 16) | (min_freq & 0xffff))),
1157 (PPCLK_VCLK << 16) | (max_freq & 0xffff))),
amdgpu_vega20_hwmgr.c 696 ret = vega20_setup_single_dpm_table(hwmgr, dpm_table, PPCLK_VCLK);
1836 (PPCLK_VCLK << 16) | (min_freq & 0xffff))),
1931 (PPCLK_VCLK << 16) | (max_freq & 0xffff))),
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c 145 CLK_MAP(VCLK, PPCLK_VCLK),
1599 pr_info("[PPCLK_VCLK]\n"
1608 pptable->DpmDescriptor[PPCLK_VCLK].VoltageMode,
1609 pptable->DpmDescriptor[PPCLK_VCLK].SnapToDiscrete,
1610 pptable->DpmDescriptor[PPCLK_VCLK].NumDiscreteLevels,
1611 pptable->DpmDescriptor[PPCLK_VCLK].padding,
1612 pptable->DpmDescriptor[PPCLK_VCLK].ConversionToAvfsClk.m,
1613 pptable->DpmDescriptor[PPCLK_VCLK].ConversionToAvfsClk.b,
1614 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.a,
1615 pptable->DpmDescriptor[PPCLK_VCLK].SsCurve.b
    [all...]
amdgpu_vega20_ppt.c 159 CLK_MAP(VCLK, PPCLK_VCLK),
798 ret = vega20_set_single_dpm_table(smu, single_dpm_table, PPCLK_VCLK);
amdgpu_navi10_ppt.c 145 CLK_MAP(VCLK, PPCLK_VCLK),
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h 320 PPCLK_VCLK,
smu11_driver_if_arcturus.h 365 PPCLK_VCLK,
smu11_driver_if_navi10.h 376 PPCLK_VCLK,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/vega12/
smu9_driver_if.h 222 PPCLK_VCLK,

Completed in 27 milliseconds