Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h430 struct amd_pp_simple_clock_info *info);
459 extern int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
H A Dhwmgr.h296 struct amd_pp_simple_clock_info *info);
311 int (*get_max_high_clocks)(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
/linux/drivers/gpu/drm/amd/include/
H A Ddm_pp_interface.h112 struct amd_pp_simple_clock_info { struct
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c332 struct amd_pp_simple_clock_info *info) in phm_get_dal_power_level()
479 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_clocks()
H A Dsmu8_hwmgr.c1526 struct amd_pp_simple_clock_info *info) in smu8_get_dal_power_level()
1687 static int smu8_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in smu8_get_max_high_clocks()
H A Dvega12_hwmgr.c1826 struct amd_pp_simple_clock_info *info) in vega12_get_dal_power_level()
H A Dvega20_hwmgr.c2800 struct amd_pp_simple_clock_info *info) in vega20_get_dal_power_level()
H A Dsmu7_hwmgr.c5416 struct amd_pp_simple_clock_info *clocks) in smu7_get_max_high_clocks()
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1039 struct amd_pp_simple_clock_info *output) in pp_get_display_power_level()
1052 struct amd_pp_simple_clock_info simple_clocks = { 0 }; in pp_get_current_clocks()
1158 struct amd_pp_simple_clock_info *clocks) in pp_get_display_mode_validation_clocks()
/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h578 struct amd_pp_simple_clock_info *clocks);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c299 struct amd_pp_simple_clock_info validation_clks = { 0 }; in dm_pp_get_clock_levels_by_type()