Symbol: amd_pp_simple_clock_info
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
301
struct amd_pp_simple_clock_info validation_clks = { 0 };
sys/dev/pci/drm/amd/include/kgd_pp_interface.h
362
struct amd_pp_simple_clock_info;
sys/dev/pci/drm/amd/include/kgd_pp_interface.h
475
struct amd_pp_simple_clock_info *output);
sys/dev/pci/drm/amd/include/kgd_pp_interface.h
492
struct amd_pp_simple_clock_info *clocks);
sys/dev/pci/drm/amd/pm/amdgpu_dpm.c
1785
struct amd_pp_simple_clock_info *clocks)
sys/dev/pci/drm/amd/pm/inc/amdgpu_dpm.h
574
struct amd_pp_simple_clock_info *clocks);
sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c
1039
struct amd_pp_simple_clock_info *output)
sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c
1052
struct amd_pp_simple_clock_info simple_clocks = { 0 };
sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c
1158
struct amd_pp_simple_clock_info *clocks)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c
332
struct amd_pp_simple_clock_info *info)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c
479
int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1275
static int smu10_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
967
struct amd_pp_simple_clock_info *info)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5520
struct amd_pp_simple_clock_info *clocks)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1526
struct amd_pp_simple_clock_info *info)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1687
static int smu8_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4391
struct amd_pp_simple_clock_info *info)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1826
struct amd_pp_simple_clock_info *info)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
2800
struct amd_pp_simple_clock_info *info)
sys/dev/pci/drm/amd/pm/powerplay/inc/hardwaremanager.h
430
struct amd_pp_simple_clock_info *info);
sys/dev/pci/drm/amd/pm/powerplay/inc/hardwaremanager.h
459
extern int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);
sys/dev/pci/drm/amd/pm/powerplay/inc/hwmgr.h
296
struct amd_pp_simple_clock_info *info);
sys/dev/pci/drm/amd/pm/powerplay/inc/hwmgr.h
311
int (*get_max_high_clocks)(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks);