]> 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:28:42 +0000 (22:28 -0400)
commit096e33f8ce4f4c82035edb532e8cb0883831e14b
tree08b35652372ec4e9ca83d40089c9f469c09b2fc0
parente00debc283893dff628bb420a10bd5f2e48c1866
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