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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hardwaremanager.h 150 PHM_PlatformCaps_UVDPowerGating, /* enable UVD power gating, supported from Llano */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu8_hwmgr.c 239 PHM_PlatformCaps_UVDPowerGating);
245 PHM_PlatformCaps_UVDPowerGating);
1236 if (PP_CAP(PHM_PlatformCaps_UVDPowerGating))
1243 if (PP_CAP(PHM_PlatformCaps_UVDPowerGating)) {
amdgpu_hwmgr.c 534 PHM_PlatformCaps_UVDPowerGating);
amdgpu_smu_helper.c 199 return phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_UVDPowerGating);
amdgpu_vega12_hwmgr.c 156 PHM_PlatformCaps_UVDPowerGating);
amdgpu_vega20_hwmgr.c 200 PHM_PlatformCaps_UVDPowerGating);
amdgpu_vega10_hwmgr.c 220 PHM_PlatformCaps_UVDPowerGating);
amdgpu_smu7_hwmgr.c 1690 PHM_PlatformCaps_UVDPowerGating);

Completed in 27 milliseconds