Searched defs:current_ps (Results 1 - 19 of 19) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dcypress_dpm.h94 struct rv7xx_ps current_ps; member in struct:evergreen_power_info
H A Dtrinity_dpm.h116 struct trinity_ps current_ps; member in struct:trinity_power_info
H A Dkv_dpm.h183 struct kv_ps current_ps; member in struct:kv_power_info
H A Dsumo_dpm.h135 struct sumo_ps current_ps; member in struct:sumo_power_info
H A Dci_dpm.h292 struct ci_ps current_ps; member in struct:ci_power_info
H A Dni_dpm.h207 struct ni_ps current_ps; member in struct:ni_power_info
H A Dradeon_sumo_dpm.c843 struct sumo_ps *current_ps = sumo_get_ps(old_rps); local in function:sumo_set_uvd_clock_before_set_eng_clock
861 struct sumo_ps *current_ps = sumo_get_ps(old_rps); local in function:sumo_set_uvd_clock_after_set_eng_clock
1047 sumo_patch_thermal_state(struct radeon_device * rdev,struct sumo_ps * ps,struct sumo_ps * current_ps) argument
1096 struct sumo_ps *current_ps = sumo_get_ps(old_rps); local in function:sumo_apply_state_adjust_rules
[all...]
H A Dradeon_trinity_dpm.c972 struct trinity_ps *current_ps = trinity_get_ps(new_rps); local in function:trinity_set_uvd_clock_before_set_eng_clock
986 struct trinity_ps *current_ps = trinity_get_ps(old_rps); local in function:trinity_set_uvd_clock_after_set_eng_clock
1403 trinity_patch_thermal_state(struct radeon_device * rdev,struct trinity_ps * ps,struct trinity_ps * current_ps) argument
1544 struct trinity_ps *current_ps = trinity_get_ps(old_rps); local in function:trinity_apply_state_adjust_rules
[all...]
H A Dradeon.h1586 struct radeon_ps *current_ps; member in struct:radeon_dpm
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_hardwaremanager.c133 phm_apply_state_adjust_rules(struct pp_hwmgr * hwmgr,struct pp_power_state * adjusted_ps,const struct pp_power_state * current_ps) argument
H A Damdgpu_smu7_hwmgr.c2890 smu7_apply_state_adjust_rules(struct pp_hwmgr * hwmgr,struct pp_power_state * request_ps,const struct pp_power_state * current_ps) argument
H A Damdgpu_vega10_hwmgr.c3169 vega10_apply_state_adjust_rules(struct pp_hwmgr * hwmgr,struct pp_power_state * request_ps,const struct pp_power_state * current_ps) argument
/src/sys/uvm/
H A Duvm_physseg.c237 struct uvm_physseg *ps, *current_ps = NULL; local in function:uvm_physseg_plug
1310 struct uvm_physseg *current_ps; local in function:uvm_physseg_unplug
1354 struct uvm_physseg *ps, *current_ps; local in function:uvm_physseg_unplug
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dkv_dpm.h209 struct kv_ps current_ps; member in struct:kv_power_info
H A Damdgpu_dpm.h379 struct amdgpu_ps *current_ps; member in struct:amdgpu_dpm
H A Damdgpu_kv_dpm.c3245 kv_check_state_equal(void * handle,void * current_ps,void * request_ps,bool * equal) argument
H A Dsi_dpm.h678 struct rv7xx_ps current_ps; member in struct:evergreen_power_info
847 struct si_ps current_ps; member in struct:ni_power_info
H A Damdgpu_si_dpm.c7901 si_dpm_print_power_state(void * handle,void * current_ps) argument
7946 si_check_state_equal(void * handle,void * current_ps,void * request_ps,bool * equal) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h786 struct pp_power_state *current_ps; member in struct:pp_hwmgr

Completed in 54 milliseconds