drm/amdgpu/gfx9: wait for completion in KIQ init
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Apr 2017 20:21:52 +0000 (16:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:40:16 +0000 (17:40 -0400)
commit2fdde9fa9705cb4df29445c2a4dd241b1e9c03f2
treea70ebb26e2303042401ed88280db76eaa8ffa2e7
parentf1f7b443788c5e81a7a2ee8079e3d5b9f24ef003
drm/amdgpu/gfx9: wait for completion in KIQ init

We need to make sure the various init sequences submitted
to KIQ complete before testing the rings.

Reviewed-by: monk liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c