Home
last modified time | relevance | path

Searched defs:hw_ps (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c84 static struct smu10_power_state *cast_smu10_ps(struct pp_hw_power_state *hw_ps) in cast_smu10_ps()
93 const struct pp_hw_power_state *hw_ps) in cast_const_smu10_ps()
874 struct pp_hw_power_state *hw_ps) in smu10_dpm_patch_boot_state()
881 struct pp_hw_power_state *hw_ps, in smu10_dpm_get_pp_table_entry_callback()
Dsmu8_hwmgr.c51 static struct smu8_power_state *cast_smu8_power_state(struct pp_hw_power_state *hw_ps) in cast_smu8_power_state()
60 const struct pp_hw_power_state *hw_ps) in cast_const_smu8_power_state()
1349 struct pp_hw_power_state *hw_ps) in smu8_dpm_patch_boot_state()
1364 struct pp_hw_power_state *hw_ps, in smu8_dpm_get_pp_table_entry_callback()
Dsmu7_hwmgr.c179 struct pp_hw_power_state *hw_ps) in cast_phw_smu7_power_state()
189 const struct pp_hw_power_state *hw_ps) in cast_const_phw_smu7_power_state()
3488 struct pp_hw_power_state *hw_ps) in smu7_dpm_patch_boot_state()
Dvega10_hwmgr.c97 struct pp_hw_power_state *hw_ps) in cast_phw_vega10_power_state()
107 const struct pp_hw_power_state *hw_ps) in cast_const_phw_vega10_power_state()
3230 struct pp_hw_power_state *hw_ps) in vega10_patch_boot_state()
Dvega12_hwmgr.c1084 struct pp_hw_power_state *hw_ps) in vega12_patch_boot_state()
/linux-5.19.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c642 struct rkvdec_sps_pps_packet *hw_ps; in assemble_hw_pps() local