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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hardwaremanager.h 154 PHM_PlatformCaps_UVDDPM, /* UVD clock DPM */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_hwmgr.c 423 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_UVDDPM);
amdgpu_smu8_hwmgr.c 226 PHM_PlatformCaps_UVDDPM);
1833 PHM_PlatformCaps_UVDDPM)) {
amdgpu_vega10_hwmgr.c 301 PHM_PlatformCaps_UVDDPM);
447 if (PP_CAP(PHM_PlatformCaps_UVDDPM))
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_ci_smumgr.c 2873 if (PP_CAP(PHM_PlatformCaps_UVDDPM) || uvd_table->count <= 0)
2886 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_UVDDPM))
amdgpu_fiji_smumgr.c 2393 PHM_PlatformCaps_UVDDPM) ||
amdgpu_vegam_smumgr.c 359 PHM_PlatformCaps_UVDDPM) ||
amdgpu_polaris10_smumgr.c 2205 PHM_PlatformCaps_UVDDPM) ||
amdgpu_tonga_smumgr.c 2705 PHM_PlatformCaps_UVDDPM) ||

Completed in 35 milliseconds