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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c129 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 Dvega10_hwmgr.c3257 vega10_apply_state_adjust_rules(struct pp_hwmgr *hwmgr, struct pp_power_state *request_ps, const struct pp_power_state *current_ps) argument
H A Dsmu7_hwmgr.c3314 smu7_apply_state_adjust_rules(struct pp_hwmgr *hwmgr, struct pp_power_state *request_ps, const struct pp_power_state *current_ps) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h92 struct rv7xx_ps current_ps; member in struct:evergreen_power_info
H A Dtrinity_dpm.h113 struct trinity_ps current_ps; member in struct:trinity_power_info
H A Dkv_dpm.h181 struct kv_ps current_ps; member in struct:kv_power_info
H A Dsumo_dpm.h133 struct sumo_ps current_ps; member in struct:sumo_power_info
H A Dtrinity_dpm.c919 struct trinity_ps *current_ps = trinity_get_ps(new_rps); local
933 struct trinity_ps *current_ps = trinity_get_ps(old_rps); local
1350 trinity_patch_thermal_state(struct radeon_device *rdev, struct trinity_ps *ps, struct trinity_ps *current_ps) argument
1491 struct trinity_ps *current_ps = trinity_get_ps(old_rps); local
[all...]
H A Dsumo_dpm.c836 struct sumo_ps *current_ps = sumo_get_ps(old_rps); local
854 struct sumo_ps *current_ps = sumo_get_ps(old_rps); local
1040 sumo_patch_thermal_state(struct radeon_device *rdev, struct sumo_ps *ps, struct sumo_ps *current_ps) argument
1089 struct sumo_ps *current_ps = sumo_get_ps(old_rps); local
[all...]
H A Dni_dpm.h201 struct ni_ps current_ps; member in struct:ni_power_info
H A Dci_dpm.h288 struct ci_ps current_ps; member in struct:ci_power_info
H A Dradeon.h1535 struct radeon_ps *current_ps; member in struct:radeon_dpm
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.h207 struct kv_ps current_ps; member in struct:kv_power_info
H A Dkv_dpm.c3211 kv_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) argument
H A Dsi_dpm.h683 struct rv7xx_ps current_ps; member in struct:evergreen_power_info
852 struct si_ps current_ps; member in struct:ni_power_info
H A Dsi_dpm.c7917 si_dpm_print_power_state(void *handle, void *current_ps) argument
7962 si_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) argument
[all...]
/linux-master/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h243 struct amdgpu_ps *current_ps; member in struct:amdgpu_dpm
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h790 struct pp_power_state *current_ps; member in struct:pp_hwmgr

Completed in 527 milliseconds