drm/amdgpu/gfx9: wait once for all KCQs to be created
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Apr 2017 21:05:02 +0000 (17:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 22:33:13 +0000 (18:33 -0400)
commitbd3402ea8798d8397192a573f6076755d9fa4b2c
tree3673e51989e786926c04e1604d210fbedc0ae50f
parent898b7893e43ea47f4953bf61bd57802c33337c11
drm/amdgpu/gfx9: wait once for all KCQs to be created

Rather than waiting for each queue.

Acked-by: Tom St Denis <tom.stdenis@amd.com>
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