Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhardwaremanager.h29 struct pp_hw_power_state;
405 const struct pp_hw_power_state *pcurrent_state,
406 const struct pp_hw_power_state *pnew_power_state);
424 const struct pp_hw_power_state *pstate1,
425 const struct pp_hw_power_state *pstate2,
438 extern int phm_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state,
442 extern int phm_get_clock_info(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state,
446 …t_current_shallow_sleep_clocks(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, stru…
A Dpower_state.h26 struct pp_hw_power_state { struct
163 struct pp_hw_power_state hardware;
A Dhwmgr.h88 const struct pp_hw_power_state *pcurrent_state;
89 const struct pp_hw_power_state *pnew_state;
256 struct pp_hw_power_state *hw_ps);
290 const struct pp_hw_power_state *pstate1,
291 const struct pp_hw_power_state *pstate2,
299 int (*get_performance_level)(struct pp_hwmgr *, const struct pp_hw_power_state *,
302 const struct pp_hw_power_state *state, struct pp_clock_info *clock_info);
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dprocesspptables.h30 struct pp_hw_power_state;
35 struct pp_hw_power_state *hw_ps,
A 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()
290 const struct pp_hw_power_state *pstate1, in phm_check_states_equal()
291 const struct pp_hw_power_state *pstate2, in phm_check_states_equal()
360 int phm_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, in phm_get_performance_level()
383 int phm_get_clock_info(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, struct pp_clo… in phm_get_clock_info()
416 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()
A 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()
1106 static int smu10_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *stat… in smu10_get_performance_level()
1133 const struct pp_hw_power_state *state, struct pp_clock_info *clock_info) in smu10_get_current_shallow_sleep_clocks()
A 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()
1596 static int smu8_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, in smu8_get_performance_level()
1636 const struct pp_hw_power_state *state, struct pp_clock_info *clock_info) in smu8_get_current_shallow_sleep_clocks()
A 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()
3539 struct pp_hw_power_state *hw_ps) in smu7_dpm_patch_boot_state()
3799 struct pp_hw_power_state *power_state, in smu7_get_pp_table_entry_callback_func_v0()
3850 memset(&state->hardware, 0x00, sizeof(struct pp_hw_power_state)); in smu7_get_pp_table_entry_v0()
4703 const struct pp_hw_power_state *pstate1, in smu7_check_states_equal()
4704 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal()
5693 static int smu7_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, in smu7_get_performance_level()
A 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()
3255 struct pp_hw_power_state *hw_ps) in vega10_patch_boot_state()
4989 const struct pp_hw_power_state *pstate1, in vega10_check_states_equal()
4990 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal()
5617 static int vega10_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *sta… in vega10_get_performance_level()
A Dvega12_hwmgr.c1105 struct pp_hw_power_state *hw_ps) in vega12_patch_boot_state()
2820 static int vega12_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *sta… in vega12_get_performance_level()
A Dvega20_hwmgr.c2321 static int vega20_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *sta… in vega20_get_performance_level()

Completed in 51 milliseconds