Home
last modified time | relevance | path

Searched refs:pp_hw_power_state (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h29 struct pp_hw_power_state;
406 const struct pp_hw_power_state *pcurrent_state,
407 const struct pp_hw_power_state *pnew_power_state);
425 const struct pp_hw_power_state *pstate1,
426 const struct pp_hw_power_state *pstate2,
439 extern int phm_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state,
443 extern int phm_get_clock_info(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state,
447 …t_current_shallow_sleep_clocks(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, stru…
Dpower_state.h26 struct pp_hw_power_state { struct
156 struct pp_hw_power_state hardware;
Dhwmgr.h84 const struct pp_hw_power_state *pcurrent_state;
85 const struct pp_hw_power_state *pnew_state;
242 struct pp_hw_power_state *hw_ps);
276 const struct pp_hw_power_state *pstate1,
277 const struct pp_hw_power_state *pstate2,
285 int (*get_performance_level)(struct pp_hwmgr *, const struct pp_hw_power_state *,
288 const struct pp_hw_power_state *state, struct pp_clock_info *clock_info);
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocesspptables.h30 struct pp_hw_power_state;
35 struct pp_hw_power_state *hw_ps,
Dhardwaremanager.c60 const struct pp_hw_power_state *pcurrent_state, in phm_set_power_state()
61 const struct pp_hw_power_state *pnew_power_state) in phm_set_power_state()
266 const struct pp_hw_power_state *pstate1, in phm_check_states_equal()
267 const struct pp_hw_power_state *pstate2, in phm_check_states_equal()
336 int phm_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, in phm_get_performance_level()
358 int phm_get_clock_info(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, struct pp_clo… in phm_get_clock_info()
391 int phm_get_current_shallow_sleep_clocks(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *st… in phm_get_current_shallow_sleep_clocks()
Dsmu10_hwmgr.c88 static struct smu10_power_state *cast_smu10_ps(struct pp_hw_power_state *hw_ps) in cast_smu10_ps()
97 const struct pp_hw_power_state *hw_ps) in cast_const_smu10_ps()
710 struct pp_hw_power_state *hw_ps) in smu10_dpm_patch_boot_state()
717 struct pp_hw_power_state *hw_ps, in smu10_dpm_get_pp_table_entry_callback()
898 static int smu10_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *stat… in smu10_get_performance_level()
925 const struct pp_hw_power_state *state, struct pp_clock_info *clock_info) in smu10_get_current_shallow_sleep_clocks()
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()
1316 struct pp_hw_power_state *hw_ps) in smu8_dpm_patch_boot_state()
1331 struct pp_hw_power_state *hw_ps, in smu8_dpm_get_pp_table_entry_callback()
1547 static int smu8_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, in smu8_get_performance_level()
1587 const struct pp_hw_power_state *state, struct pp_clock_info *clock_info) in smu8_get_current_shallow_sleep_clocks()
Dsmu7_hwmgr.c111 struct pp_hw_power_state *hw_ps) in cast_phw_smu7_power_state()
121 const struct pp_hw_power_state *hw_ps) in cast_const_phw_smu7_power_state()
3053 struct pp_hw_power_state *hw_ps) in smu7_dpm_patch_boot_state()
3313 struct pp_hw_power_state *power_state, in smu7_get_pp_table_entry_callback_func_v0()
3364 memset(&state->hardware, 0x00, sizeof(struct pp_hw_power_state)); in smu7_get_pp_table_entry_v0()
4154 const struct pp_hw_power_state *pstate1, in smu7_check_states_equal()
4155 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal()
Dvega10_hwmgr.c76 struct pp_hw_power_state *hw_ps) in cast_phw_vega10_power_state()
86 const struct pp_hw_power_state *hw_ps) in cast_const_phw_vega10_power_state()
3090 struct pp_hw_power_state *hw_ps) in vega10_patch_boot_state()
4378 const struct pp_hw_power_state *pstate1, in vega10_check_states_equal()
4379 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal()
Dvega12_hwmgr.c962 struct pp_hw_power_state *hw_ps) in vega12_patch_boot_state()