]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 12 Mar 2018 11:53:01 +0000 (19:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Mar 2018 14:57:58 +0000 (09:57 -0500)
commit1c77aa76167c9d0eef7d98cefb1c2f656561936c
treedb7ac9183157281bff4dd37d309c841da66b12ee
parent5622c3ec474a98b1e4ddccdf2ae61d3e75c7f23d
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c

make it symmetric with amdgpu_ucode_init_bo in amd_powerplay.c

refine the "commit b22558bb4ff8fc9fe925222f90297d7a03a5fb20"

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/powerplay/amd_powerplay.c