Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h191 struct amd_pp_simple_clock_info;
253 struct amd_pp_simple_clock_info *output);
270 struct amd_pp_simple_clock_info *clocks);
Ddm_pp_interface.h113 struct amd_pp_simple_clock_info { struct
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h433 struct amd_pp_simple_clock_info *info);
462 extern int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
Dhwmgr.h284 struct amd_pp_simple_clock_info *info);
299 int (*get_max_high_clocks)(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhardwaremanager.c316 struct amd_pp_simple_clock_info *info) in phm_get_dal_power_level()
462 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.c793 struct amd_pp_simple_clock_info *info) in smu10_get_dal_power_level()
1057 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.c1469 struct amd_pp_simple_clock_info *info) in smu8_get_dal_power_level()
1627 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.c1593 struct amd_pp_simple_clock_info *info) in vega12_get_dal_power_level()
Dsmu7_hwmgr.c4725 struct amd_pp_simple_clock_info *clocks) in smu7_get_max_high_clocks()
Dvega10_hwmgr.c4056 struct amd_pp_simple_clock_info *info) in vega10_get_dal_power_level()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c984 struct amd_pp_simple_clock_info *output) in pp_get_display_power_level()
1001 struct amd_pp_simple_clock_info simple_clocks = { 0 }; in pp_get_current_clocks()
1135 struct amd_pp_simple_clock_info *clocks) in pp_get_display_mode_validation_clocks()
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_pp_smu.c310 struct amd_pp_simple_clock_info validation_clks = { 0 }; in dm_pp_get_clock_levels_by_type()