Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h153 PHM_PlatformCaps_VCEDPM, /* VCE clock DPM */ enumerator
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c402 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()
1877 PHM_PlatformCaps_VCEDPM)) { in smu8_enable_disable_vce_dpm()
Dvega10_hwmgr.c296 PHM_PlatformCaps_VCEDPM); in vega10_set_features_platform_caps()
443 if (PP_CAP(PHM_PlatformCaps_VCEDPM)) in vega10_init_dpm_defaults()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c2912 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM)) in ci_update_vce_smc_table()