1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm
Christophe JAILLET a5467ebd68 drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_init()'
'watermarks_table' must be freed instead 'clocks_table', because
'clocks_table' is known to be NULL at this point and 'watermarks_table' is
never freed if the last kzalloc fails.

Fixes: c98ee89736 ("drm/amd/pm: add the fine grain tuning function for vangogh")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-08-05 21:18:00 -04:00
..
inc drm/amd/pm: update smu v13.0.1 firmware header 2021-08-05 21:17:59 -04:00
powerplay drm/amdgpu/powerplay/smu10: Fix a typo in error message 2021-08-02 17:21:25 -04:00
swsmu drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_init()' 2021-08-05 21:18:00 -04:00
amdgpu_dpm.c drm/amd/pm: unify the interface for power gating 2021-04-09 16:46:46 -04:00
amdgpu_pm.c amdgpu/pm: remove code duplication in show_power_cap calls 2021-06-30 00:18:56 -04:00
Makefile drm/amd/swsmu: add aldebaran smu13 ip support (v3) 2021-03-23 22:54:24 -04:00