]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/amdgpu: Fix module unload hang by KIQ on Vega10
authorTrigger Huang <trigger.huang@amd.com>
Mon, 17 Apr 2017 14:56:02 +0000 (10:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:43 +0000 (17:32 -0400)
commit1c4ecf48cfee8e138c6483bafd1425628a413315
tree809b21fe7d366c5bd5cf08327f35ddee91b6d231
parent7ef69843def65bdbf69a5be784e6a9e080f22ef6
drm/amdgpu: Fix module unload hang by KIQ on Vega10

Apply commit 4e683cb2644f ("drm/amdgpu: Fix module unload hang by
KIQ IRQ set")to vega10
V2:
delete reduant kiq irq funcs type check (suggested by Rex.Zhu)

Signed-off-by: Trigger Huang <trigger.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c