Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/inc/
Dhardwaremanager.h153 PHM_PlatformCaps_VCEDPM, /* VCE clock DPM */ enumerator
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c418 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_VCEDPM); in hwmgr_init_default_caps()
Dsmu8_hwmgr.c223 PHM_PlatformCaps_VCEDPM); in smu8_initialize_dpm_defaults()
1920 PHM_PlatformCaps_VCEDPM)) { in smu8_enable_disable_vce_dpm()
Dvega10_hwmgr.c299 PHM_PlatformCaps_VCEDPM); in vega10_set_features_platform_caps()
446 if (PP_CAP(PHM_PlatformCaps_VCEDPM)) in vega10_init_dpm_defaults()
/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c2914 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM)) in ci_update_vce_smc_table()