Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h152 PHM_PlatformCaps_VCEDPM, /* VCE clock DPM */ enumerator
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c414 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()
1932 PHM_PlatformCaps_VCEDPM)) { in smu8_enable_disable_vce_dpm()
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-6.6.21/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c2915 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM)) in ci_update_vce_smc_table()