]> git.baikalelectronics.ru Git - kernel.git/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:28:42 +0000 (22:28 -0400)
commitf8525b40314906ad6e606ab84a8ad1360115c166
tree08b35652372ec4e9ca83d40089c9f469c09b2fc0
parent84cbaaf6f05250913b689c0756996b04d3c65b1c
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