]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix smu ucode memleak (v2)
authorMonk Liu <Monk.Liu@amd.com>
Tue, 31 May 2016 05:44:48 +0000 (13:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jun 2016 14:49:14 +0000 (10:49 -0400)
commit4fc10f154ef456527693d90015eb1f408f3027f4
tree20e8c240933a71975d146e18df5108acdd85c250
parent958bd00996c14d7a417fb7978077b6ea25d9d416
drm/amdgpu: fix smu ucode memleak (v2)

Properly release the smu ucode in powerplay.

v2: agd: add polaris as well

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c