Lines Matching defs:hwmgr
42 int cz_phm_set_asic_block_gating(struct pp_hwmgr *hwmgr, enum PHM_AsicBlock block, enum PHM_ClockGa… in cz_phm_set_asic_block_gating()
65 bool cz_phm_is_safe_for_asic_block(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, e… in cz_phm_is_safe_for_asic_block()
71 int cz_phm_enable_disable_gfx_power_gating(struct pp_hwmgr *hwmgr, bool enable) in cz_phm_enable_disable_gfx_power_gating()
76 int cz_phm_smu_power_up_down_pcie(struct pp_hwmgr *hwmgr, uint32_t target, bool up, uint32_t args) in cz_phm_smu_power_up_down_pcie()
82 int cz_phm_initialize_display_phy_access(struct pp_hwmgr *hwmgr, bool initialize, bool accesshw) in cz_phm_initialize_display_phy_access()
88 int cz_phm_get_display_phy_access_info(struct pp_hwmgr *hwmgr) in cz_phm_get_display_phy_access_info()
94 int cz_phm_gate_unused_display_phys(struct pp_hwmgr *hwmgr) in cz_phm_gate_unused_display_phys()
100 int cz_phm_ungate_all_display_phys(struct pp_hwmgr *hwmgr) in cz_phm_ungate_all_display_phys()
106 static int cz_tf_uvd_power_gating_initialize(struct pp_hwmgr *hwmgr, void *pInput, void *pOutput, v… in cz_tf_uvd_power_gating_initialize()
111 static int cz_tf_vce_power_gating_initialize(struct pp_hwmgr *hwmgr, void *pInput, void *pOutput, v… in cz_tf_vce_power_gating_initialize()
116 int cz_enable_disable_uvd_dpm(struct pp_hwmgr *hwmgr, bool enable) in cz_enable_disable_uvd_dpm()
137 int cz_enable_disable_vce_dpm(struct pp_hwmgr *hwmgr, bool enable) in cz_enable_disable_vce_dpm()
160 int cz_dpm_powergate_uvd(struct pp_hwmgr *hwmgr, bool bgate) in cz_dpm_powergate_uvd()
192 int cz_dpm_powergate_vce(struct pp_hwmgr *hwmgr, bool bgate) in cz_dpm_powergate_vce()