Home
last modified time | relevance | path

Searched refs:amd_pp_simple_clock_info (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h220 struct amd_pp_simple_clock_info;
285 struct amd_pp_simple_clock_info *output);
302 struct amd_pp_simple_clock_info *clocks);
Ddm_pp_interface.h113 struct amd_pp_simple_clock_info { struct
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h434 struct amd_pp_simple_clock_info *info);
463 extern int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
Dhwmgr.h297 struct amd_pp_simple_clock_info *info);
312 int (*get_max_high_clocks)(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
Damdgpu_smu.h513 struct amd_pp_simple_clock_info *clocks);
518 struct amd_pp_simple_clock_info *clocks);
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhardwaremanager.c325 struct amd_pp_simple_clock_info *info) in phm_get_dal_power_level()
471 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_clocks()
Dsmu10_hwmgr.c825 struct amd_pp_simple_clock_info *info) in smu10_get_dal_power_level()
1090 static int smu10_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clock… in smu10_get_max_high_clocks()
Dsmu8_hwmgr.c1473 struct amd_pp_simple_clock_info *info) in smu8_get_dal_power_level()
1631 static int smu8_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in smu8_get_max_high_clocks()
Dvega12_hwmgr.c1681 struct amd_pp_simple_clock_info *info) in vega12_get_dal_power_level()
Dvega20_hwmgr.c2739 struct amd_pp_simple_clock_info *info) in vega20_get_dal_power_level()
Dsmu7_hwmgr.c4771 struct amd_pp_simple_clock_info *clocks) in smu7_get_max_high_clocks()
Dvega10_hwmgr.c4195 struct amd_pp_simple_clock_info *info) in vega10_get_dal_power_level()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c1050 struct amd_pp_simple_clock_info *output) in pp_get_display_power_level()
1067 struct amd_pp_simple_clock_info simple_clocks = { 0 }; in pp_get_current_clocks()
1201 struct amd_pp_simple_clock_info *clocks) in pp_get_display_mode_validation_clocks()
Damdgpu_smu.c1464 struct amd_pp_simple_clock_info simple_clocks = {0}; in smu_get_current_clocks()
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_pp_smu.c339 struct amd_pp_simple_clock_info validation_clks = { 0 }; in dm_pp_get_clock_levels_by_type()