drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Mar 2017 19:31:22 +0000 (15:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:50 +0000 (17:39 -0400)
commit346586d5672d9d63057d4fa03dc0816a59439001
treed6cbbed0cacbf1b56ecbd5575a36b1bf06d34a22
parentc3a49ab54b01a52ad0dd4e860ae6775f4f5dc207
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream

As the KCQ setup.  This way we only have to wait once for the
entire MEC.

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