linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay/hwmgr
Fuqian Huang 5db7b0d290 drm/amdgpu: remove memset after kzalloc
kzalloc has already zeroed the memory during the allocation.
So memset is unneeded.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-07-16 13:09:05 -05:00
..
common_baco.c drm/amdpgu: add common functions for BACO feature in PP (v2) 2019-01-25 16:15:33 -05:00
common_baco.h drm/amdpgu: add common functions for BACO feature in PP (v2) 2019-01-25 16:15:33 -05:00
hardwaremanager.c drm/amd/powerplay: support temperature emergency max values 2019-05-24 12:20:47 -05:00
hwmgr_ppt.h
hwmgr.c drm/amdgpu: Don't skip display settings in hwmgr_resume() 2019-06-28 09:08:42 -05:00
Makefile drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
pp_overdriver.c
pp_overdriver.h
pp_psm.c drm/amd/powerplay: need to reapply the dpm level settings 2019-02-27 22:19:29 -05:00
pp_psm.h drm/amd/powerplay: enforce display related settings only on needed 2019-01-25 16:15:35 -05:00
ppatomctrl.c
ppatomctrl.h
ppatomfwctrl.c drm/amd/powerplay: set default fclk for no fclk dpm support case 2019-02-27 22:20:16 -05:00
ppatomfwctrl.h drm/amd/powerplay: set default fclk for no fclk dpm support case 2019-02-27 22:20:16 -05:00
ppevvmath.h
pppcielanes.c
pppcielanes.h
pptable_v1_0.h
process_pptables_v1_0.c drm/amdgpu: remove memset after kzalloc 2019-07-16 13:09:05 -05:00
process_pptables_v1_0.h
processpptables.c
processpptables.h
smu7_clockpowergating.c
smu7_clockpowergating.h
smu7_dyn_defaults.h
smu7_hwmgr.c drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking 2019-07-05 15:54:55 -05:00
smu7_hwmgr.h
smu7_powertune.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
smu7_powertune.h
smu7_thermal.c
smu7_thermal.h
smu8_hwmgr.c drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc() 2019-02-19 15:58:27 -05:00
smu8_hwmgr.h
smu9_baco.c drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
smu9_baco.h drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
smu10_hwmgr.c drm/amd/powerplay: add set_power_profile_mode for raven1_refresh 2019-06-11 12:39:57 -05:00
smu10_hwmgr.h
smu10_inc.h
smu_helper.c drm/amd: drop use of drmP.h in atom.h 2019-06-10 23:00:01 +02:00
smu_helper.h
vega10_baco.c drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
vega10_baco.h drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
vega10_hwmgr.c drm-misc-next for v5.3: 2019-06-14 11:44:24 +02:00
vega10_hwmgr.h drm/amd/powerplay: support Vega10 SOCclk and DCEFclk dpm level settings 2019-01-25 16:15:37 -05:00
vega10_inc.h
vega10_powertune.c drm/amdgpu: abstract the function of enter/exit safe mode for RLC 2018-11-09 16:29:12 -05:00
vega10_powertune.h
vega10_pptable.h drm/amd/powerplay: support Vega10 fan table V3 2019-01-25 16:15:36 -05:00
vega10_processpptables.c drm-misc-next for v5.3: 2019-06-14 11:44:24 +02:00
vega10_processpptables.h drm/amdgpu: Need to set the baco cap before baco reset 2019-05-28 14:47:42 -05:00
vega10_thermal.c drm/amd/powerplay: enable MGPU fan boost feature on Vega10 2019-01-25 16:15:36 -05:00
vega10_thermal.h drm/amd/powerplay: enable MGPU fan boost feature on Vega10 2019-01-25 16:15:36 -05:00
vega12_baco.c drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
vega12_baco.h drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
vega12_hwmgr.c drm/amdgpu: Add Unique Identifier sysfs file unique_id v2 2019-05-24 12:25:32 -05:00
vega12_hwmgr.h drm/amd/powerplay: support SMU metrics table on Vega12 2019-05-24 12:20:47 -05:00
vega12_inc.h drm/amdgpu/powerplay: add BACO support for vega12 2019-03-05 15:09:33 -05:00
vega12_pptable.h
vega12_processpptables.c
vega12_processpptables.h
vega12_thermal.c
vega12_thermal.h
vega20_baco.c drm/amd/powerplay: apply Vega20 BACO workaround 2019-03-19 15:36:49 -05:00
vega20_baco.h drm/amd/powerplay: apply Vega20 BACO workaround 2019-03-19 15:36:49 -05:00
vega20_hwmgr.c drm/amdgpu: Add Unique Identifier sysfs file unique_id v2 2019-05-24 12:25:32 -05:00
vega20_hwmgr.h Linux 5.1-rc5 2019-04-15 15:51:49 +10:00
vega20_inc.h drm/amdgpu: also include NBIO v7.4 register mask header 2019-01-25 16:15:33 -05:00
vega20_powertune.c
vega20_powertune.h
vega20_pptable.h
vega20_processpptables.c drm/amd/powerplay: set max fan target temperature as 105C 2019-03-11 14:28:43 -05:00
vega20_processpptables.h
vega20_thermal.c
vega20_thermal.h