OSDN Git Service

drm/amdgpu/gfx8: properly disable the KCQs in hw_fini
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 17:06:32 +0000 (13:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:51 +0000 (17:39 -0400)
commit9d11ca9c0953bd63bfbc19f9d94aefc496136f77
treec6299ee1d04bad40de20c99bf649c8fda2b208a5
parent3d7e30b381d7d37c572a82a56e54dcfebcc1af0b
drm/amdgpu/gfx8: properly disable the KCQs in hw_fini

Use the UNMAP_QUEUES packet to have the KIQ properly
disable them.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c