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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hardwaremanager.h 155 PHM_PlatformCaps_VCEDPM, /* VCE clock DPM */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_hwmgr.c 424 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_VCEDPM);
amdgpu_smu8_hwmgr.c 228 PHM_PlatformCaps_VCEDPM);
1884 PHM_PlatformCaps_VCEDPM)) {
amdgpu_vega10_hwmgr.c 303 PHM_PlatformCaps_VCEDPM);
450 if (PP_CAP(PHM_PlatformCaps_VCEDPM))
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_ci_smumgr.c 2917 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM))

Completed in 47 milliseconds