Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h152 PHM_PlatformCaps_VCEDPM, /* VCE clock DPM */ enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c414 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_VCEDPM); in hwmgr_init_default_caps()
H A Dsmu8_hwmgr.c223 PHM_PlatformCaps_VCEDPM); in smu8_initialize_dpm_defaults()
1943 PHM_PlatformCaps_VCEDPM)) { in smu8_enable_disable_vce_dpm()
H A Dvega10_hwmgr.c298 PHM_PlatformCaps_VCEDPM); in vega10_set_features_platform_caps()
445 if (PP_CAP(PHM_PlatformCaps_VCEDPM)) in vega10_init_dpm_defaults()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c2916 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM)) in ci_update_vce_smc_table()