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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hardwaremanager.h 175 PHM_PlatformCaps_GCEDC, /* for dI/dT feature */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_powertune.c 1018 if (PP_CAP(PHM_PlatformCaps_GCEDC))
1038 if (PP_CAP(PHM_PlatformCaps_GCEDC)) {
1130 if (PP_CAP(PHM_PlatformCaps_GCEDC)) {
1152 if (PP_CAP(PHM_PlatformCaps_GCEDC)) {
amdgpu_vega12_hwmgr.c 238 PHM_PlatformCaps_GCEDC);
257 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC);
amdgpu_vega20_hwmgr.c 267 PHM_PlatformCaps_GCEDC);
294 PHM_PlatformCaps_GCEDC);
amdgpu_vega10_hwmgr.c 260 PHM_PlatformCaps_GCEDC);
279 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC);

Completed in 25 milliseconds