Home
last modified time | relevance | path

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

/linux-6.6.21/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()
884 struct pp_hw_power_state *hw_ps) in smu10_dpm_patch_boot_state()
891 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()
1361 struct pp_hw_power_state *hw_ps) in smu8_dpm_patch_boot_state()
1376 struct pp_hw_power_state *hw_ps, in smu8_dpm_get_pp_table_entry_callback()
Dsmu7_hwmgr.c178 struct pp_hw_power_state *hw_ps) in cast_phw_smu7_power_state()
188 const struct pp_hw_power_state *hw_ps) in cast_const_phw_smu7_power_state()
3531 struct pp_hw_power_state *hw_ps) in smu7_dpm_patch_boot_state()
Dvega10_hwmgr.c96 struct pp_hw_power_state *hw_ps) in cast_phw_vega10_power_state()
106 const struct pp_hw_power_state *hw_ps) in cast_const_phw_vega10_power_state()
3252 struct pp_hw_power_state *hw_ps) in vega10_patch_boot_state()
Dvega12_hwmgr.c1105 struct pp_hw_power_state *hw_ps) in vega12_patch_boot_state()
/linux-6.6.21/drivers/staging/media/rkvdec/
Drkvdec-h264.c642 struct rkvdec_sps_pps_packet *hw_ps; in assemble_hw_pps() local