Searched defs:request_ps (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | kv_dpm.c | 2878 kv_dpm_print_power_state(void *handle, void *request_ps) in kv_dpm_print_power_state() argument 3223 kv_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) kv_check_state_equal() argument
|
H A D | si_dpm.c | 7936 si_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) si_check_state_equal() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | kv_dpm.c | 2880 kv_dpm_print_power_state(void *handle, void *request_ps) in kv_dpm_print_power_state() argument 3211 kv_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) kv_check_state_equal() argument
|
H A D | si_dpm.c | 7962 si_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) si_check_state_equal() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 2981 smu7_apply_state_adjust_rules(struct pp_hwmgr *hwmgr, struct pp_power_state *request_ps, const struct pp_power_state *current_ps) smu7_apply_state_adjust_rules() argument
|
H A D | vega10_hwmgr.c | 3230 vega10_apply_state_adjust_rules(struct pp_hwmgr *hwmgr, struct pp_power_state *request_ps, const struct pp_power_state *current_ps) vega10_apply_state_adjust_rules() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_hwmgr.c | 3257 vega10_apply_state_adjust_rules(struct pp_hwmgr *hwmgr, struct pp_power_state *request_ps, const struct pp_power_state *current_ps) vega10_apply_state_adjust_rules() argument
|
H A D | smu7_hwmgr.c | 3314 smu7_apply_state_adjust_rules(struct pp_hwmgr *hwmgr, struct pp_power_state *request_ps, const struct pp_power_state *current_ps) smu7_apply_state_adjust_rules() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 793 struct pp_power_state *request_ps; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 791 struct pp_power_state *request_ps; member
|
Completed in 61 milliseconds