]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: prevent toc firmware memory leak
authorGuchun Chen <guchun.chen@amd.com>
Fri, 2 Sep 2022 06:08:55 +0000 (14:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Sep 2022 02:52:43 +0000 (22:52 -0400)
commitaac4cec1ec45d72bd03eaf3fd772c5a609f5ed26
tree38b583715fca0cc4d3f6d779dbc4c2f633b9ecfb
parentd832db12af4a057582011a590f60f32853680dd4
drm/amdgpu: prevent toc firmware memory leak

It's missed in psp fini.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c