Home
last modified time | relevance | path

Searched refs:phm_cf_want_uvd_power_gating (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_clockpowergating.c60 if (phm_cf_want_uvd_power_gating(hwmgr)) in smu7_powerdown_uvd()
69 if (phm_cf_want_uvd_power_gating(hwmgr)) { in smu7_powerup_uvd()
Dsmu_helper.h71 extern bool phm_cf_want_uvd_power_gating(struct pp_hwmgr *hwmgr);
Dsmu_helper.c193 bool phm_cf_want_uvd_power_gating(struct pp_hwmgr *hwmgr) in phm_cf_want_uvd_power_gating() function