/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | pp_psm.c | 34 struct pp_power_state *state; in psm_init_power_state_table() 46 sizeof(struct pp_power_state); in psm_init_power_state_table() 88 state = (struct pp_power_state *)((unsigned long)state + size); in psm_init_power_state_table() 115 struct pp_power_state *state; in psm_get_ui_state() 127 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_get_ui_state() 136 struct pp_power_state *state; in psm_get_state_by_classification() 148 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_get_state_by_classification() 155 struct pp_power_state *state; in psm_set_states() 168 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_set_states() 205 struct pp_power_state **stat in psm_set_user_performance_state() [all...] |
H A D | process_pptables_v1_0.h | 31 struct pp_power_state *power_state, int (*call_back_func)(struct pp_hwmgr *, void *, 32 struct pp_power_state *, void *, uint32_t));
|
H A D | pp_psm.h | 35 struct pp_power_state **state); 38 struct pp_power_state *new_ps);
|
H A D | processpptables.h | 29 struct pp_power_state; 44 struct pp_power_state *ps,
|
H A D | vega10_processpptables.h | 60 struct pp_power_state *power_state, int (*call_back_func)(struct pp_hwmgr *, void *, 61 struct pp_power_state *, void *, uint32_t));
|
H A D | vega12_processpptables.c | 357 uint32_t entry_index, struct pp_power_state *power_state, 359 struct pp_power_state *, void *, uint32_t))
|
H A D | hardwaremanager.c | 129 struct pp_power_state *adjusted_ps, in phm_apply_state_adjust_rules() 130 const struct pp_power_state *current_ps) in phm_apply_state_adjust_rules()
|
H A D | smu10_hwmgr.c | 391 struct pp_power_state *prequest_ps, in smu10_apply_state_adjust_rules() 392 const struct pp_power_state *pcurrent_ps) in smu10_apply_state_adjust_rules() 837 unsigned long entry, struct pp_power_state *ps) in smu10_dpm_get_pp_table_entry()
|
H A D | smu7_hwmgr.c | 2982 struct pp_power_state *request_ps, in smu7_apply_state_adjust_rules() 2983 const struct pp_power_state *current_ps) in smu7_apply_state_adjust_rules() 3114 struct pp_power_state *ps; in smu7_dpm_get_mclk() 3136 struct pp_power_state *ps; in smu7_dpm_get_sclk() 3217 void *state, struct pp_power_state *power_state, in smu7_get_pp_table_entry_callback_func_v1() 3315 unsigned long entry_index, struct pp_power_state *state) in smu7_get_pp_table_entry_v1() 3460 unsigned long entry_index, struct pp_power_state *state) in smu7_get_pp_table_entry_v0() 3567 unsigned long entry_index, struct pp_power_state *state) in smu7_get_pp_table_entry() 4698 struct pp_power_state *ps; in smu7_set_sclk_od() 4740 struct pp_power_state *p in smu7_set_mclk_od() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | pp_psm.c | 34 struct pp_power_state *state; in psm_init_power_state_table() 46 sizeof(struct pp_power_state); in psm_init_power_state_table() 97 state = (struct pp_power_state *)((unsigned long)state + size); in psm_init_power_state_table() 124 struct pp_power_state *state; in psm_get_ui_state() 136 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_get_ui_state() 145 struct pp_power_state *state; in psm_get_state_by_classification() 157 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_get_state_by_classification() 164 struct pp_power_state *state; in psm_set_states() 177 state = (struct pp_power_state *)((unsigned long)state + hwmgr->ps_size); in psm_set_states() 214 struct pp_power_state **stat in psm_set_user_performance_state() [all...] |
H A D | process_pptables_v1_0.h | 31 struct pp_power_state *power_state, int (*call_back_func)(struct pp_hwmgr *, void *, 32 struct pp_power_state *, void *, uint32_t));
|
H A D | pp_psm.h | 35 struct pp_power_state **state); 38 struct pp_power_state *new_ps);
|
H A D | processpptables.h | 29 struct pp_power_state; 44 struct pp_power_state *ps,
|
H A D | vega10_processpptables.h | 60 struct pp_power_state *power_state, int (*call_back_func)(struct pp_hwmgr *, void *, 61 struct pp_power_state *, void *, uint32_t));
|
H A D | hardwaremanager.c | 130 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 D | vega12_processpptables.c | 352 uint32_t entry_index, struct pp_power_state *power_state, 354 struct pp_power_state *, void *, uint32_t))
|
H A D | smu10_hwmgr.c | 426 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | power_state.h | 30 struct pp_power_state; 41 struct pp_power_state *next; 42 struct pp_power_state *prev; 150 struct pp_power_state { struct
|
H A D | hwmgr.h | 242 struct pp_power_state *prequest_ps, 243 const struct pp_power_state *pcurrent_ps); 259 unsigned long, struct pp_power_state *); 783 struct pp_power_state *ps; 792 struct pp_power_state *current_ps; 793 struct pp_power_state *request_ps; 794 struct pp_power_state *boot_ps; 795 struct pp_power_state *uvd_ps;
|
H A D | hardwaremanager.h | 30 struct pp_power_state; 411 struct pp_power_state *adjusted_ps, 412 const struct pp_power_state *current_ps);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | power_state.h | 30 struct pp_power_state; 41 struct pp_power_state *next; 42 struct pp_power_state *prev; 151 struct pp_power_state { struct
|
H A D | hwmgr.h | 241 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 D | hardwaremanager.h | 30 struct pp_power_state; 408 struct pp_power_state *adjusted_ps, 409 const struct pp_power_state *current_ps);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | 470 struct pp_power_state *state; in pp_dpm_get_current_power_state() 624 struct pp_power_state *state = (struct pp_power_state *) in pp_dpm_get_pp_num_states()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | 479 struct pp_power_state *state; in pp_dpm_get_current_power_state() 621 struct pp_power_state *state = (struct pp_power_state *) in pp_dpm_get_pp_num_states()
|