Home
last modified time | relevance | path

Searched refs:pp_power_state (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c33 struct pp_power_state *state; in psm_init_power_state_table()
45 sizeof(struct pp_power_state); in psm_init_power_state_table()
100 state = (struct pp_power_state *)((unsigned long)state + size); in psm_init_power_state_table()
127 struct pp_power_state *state; in psm_get_ui_state()
139 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_get_ui_state()
148 struct pp_power_state *state; in psm_get_state_by_classification()
160 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_get_state_by_classification()
167 struct pp_power_state *state; in psm_set_states()
180 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_set_states()
217 struct pp_power_state **state) in psm_set_user_performance_state()
[all …]
H A Dprocess_pptables_v1_0.h31 struct pp_power_state *power_state, int (*call_back_func)(struct pp_hwmgr *, void *,
32 struct pp_power_state *, void *, uint32_t));
H A Dpp_psm.h35 struct pp_power_state **state);
38 struct pp_power_state *new_ps);
H A Dprocesspptables.h29 struct pp_power_state;
44 struct pp_power_state *ps,
H A Dvega10_processpptables.h60 struct pp_power_state *power_state, int (*call_back_func)(struct pp_hwmgr *, void *,
61 struct pp_power_state *, void *, uint32_t));
H A Dvega12_processpptables.c352 uint32_t entry_index, struct pp_power_state *power_state,
354 struct pp_power_state *, void *, uint32_t))
H A Dhardwaremanager.c130 struct pp_power_state *adjusted_ps, in phm_apply_state_adjust_rules()
131 const struct pp_power_state *current_ps) in phm_apply_state_adjust_rules()
H A Dsmu10_hwmgr.c426 struct pp_power_state *prequest_ps, in smu10_apply_state_adjust_rules()
427 const struct pp_power_state *pcurrent_ps) in smu10_apply_state_adjust_rules()
921 unsigned long entry, struct pp_power_state *ps) in smu10_dpm_get_pp_table_entry()
H A Dsmu8_hwmgr.c1074 struct pp_power_state *prequest_ps, in smu8_apply_state_adjust_rules()
1075 const struct pp_power_state *pcurrent_ps) in smu8_apply_state_adjust_rules()
1352 struct pp_power_state *ps; in smu8_dpm_get_sclk()
1426 unsigned long entry, struct pp_power_state *ps) in smu8_dpm_get_pp_table_entry()
H A Dsmu7_hwmgr.c3313 struct pp_power_state *request_ps, in smu7_apply_state_adjust_rules()
3314 const struct pp_power_state *current_ps) in smu7_apply_state_adjust_rules()
3489 struct pp_power_state *ps; in smu7_dpm_get_mclk()
3511 struct pp_power_state *ps; in smu7_dpm_get_sclk()
3592 void *state, struct pp_power_state *power_state, in smu7_get_pp_table_entry_callback_func_v1()
3690 unsigned long entry_index, struct pp_power_state *state) in smu7_get_pp_table_entry_v1()
3835 unsigned long entry_index, struct pp_power_state *state) in smu7_get_pp_table_entry_v0()
3942 unsigned long entry_index, struct pp_power_state *state) in smu7_get_pp_table_entry()
5110 struct pp_power_state *ps; in smu7_set_sclk_od()
5152 struct pp_power_state *ps; in smu7_set_mclk_od()
H A Dvega10_hwmgr.c3135 void *state, struct pp_power_state *power_state, in vega10_get_pp_table_entry_callback_func()
3242 unsigned long entry_index, struct pp_power_state *state) in vega10_get_pp_table_entry()
3277 struct pp_power_state *request_ps, in vega10_apply_state_adjust_rules()
3278 const struct pp_power_state *current_ps) in vega10_apply_state_adjust_rules()
3886 struct pp_power_state *ps; in vega10_dpm_get_sclk()
3908 struct pp_power_state *ps; in vega10_dpm_get_mclk()
5169 struct pp_power_state *ps; in vega10_set_sclk_od()
5222 struct pp_power_state *ps; in vega10_set_mclk_od()
5460 struct pp_power_state *ps = hwmgr->request_ps; in vega10_odn_update_power_state()
5497 ps = (struct pp_power_state *)((unsigned long)(hwmgr->ps) + hwmgr->ps_size * (hwmgr->num_ps - 1)); in vega10_odn_update_power_state()
H A Dhwmgr.c383 struct pp_power_state *requested_ps = NULL; in hwmgr_handle_task()
H A Dvega10_processpptables.c1295 uint32_t entry_index, struct pp_power_state *power_state, in vega10_get_powerplay_table_entry() argument
1297 struct pp_power_state *, void *, uint32_t)) in vega10_get_powerplay_table_entry()
H A Dprocess_pptables_v1_0.c1367 uint32_t entry_index, struct pp_power_state *power_state, in get_powerplay_table_entry_v1_0() argument
1369 struct pp_power_state *, void *, uint32_t)) in get_powerplay_table_entry_v1_0()
H A Dprocesspptables.c677 struct pp_power_state *ps, in init_non_clock_fields()
883 struct pp_power_state *ps, in pp_tables_get_entry()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h30 struct pp_power_state;
41 struct pp_power_state *next;
42 struct pp_power_state *prev;
151 struct pp_power_state { struct
H A Dhwmgr.h241 struct pp_power_state *prequest_ps,
242 const struct pp_power_state *pcurrent_ps);
258 unsigned long, struct pp_power_state *);
781 struct pp_power_state *ps;
790 struct pp_power_state *current_ps;
791 struct pp_power_state *request_ps;
792 struct pp_power_state *boot_ps;
793 struct pp_power_state *uvd_ps;
H A Dhardwaremanager.h30 struct pp_power_state;
408 struct pp_power_state *adjusted_ps,
409 const struct pp_power_state *current_ps);
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c464 struct pp_power_state *state; in pp_dpm_get_current_power_state()
606 struct pp_power_state *state = (struct pp_power_state *) in pp_dpm_get_pp_num_states()