]> asedeno.scripts.mit.edu Git - linux.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)
commit2dac5936e50084e42354c50b3d9723f5f0a2eb63
treedb7ac9183157281bff4dd37d309c841da66b12ee
parentb905090d2bae2e6189511714a7b88691b439c5a1
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