Home
last modified time | relevance | path

Searched refs:PHM_PlatformCaps_VCEDPM (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h153 PHM_PlatformCaps_VCEDPM, /* VCE clock DPM */ enumerator
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c408 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_VCEDPM); in hwmgr_init_default_caps()
Dsmu8_hwmgr.c221 PHM_PlatformCaps_VCEDPM); in smu8_initialize_dpm_defaults()
1873 PHM_PlatformCaps_VCEDPM)) { in smu8_enable_disable_vce_dpm()
Dvega10_hwmgr.c277 PHM_PlatformCaps_VCEDPM); in vega10_set_features_platform_caps()
423 if (PP_CAP(PHM_PlatformCaps_VCEDPM)) in vega10_init_dpm_defaults()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c2908 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM)) in ci_update_vce_smc_table()