drm/amdgpu/gfx: keep all compute queues on the same pipe
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Jul 2017 15:11:41 +0000 (11:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:41 +0000 (11:06 -0400)
commitfd971375411542f9d81111bb081e58727eb09138
treeb81611703f00af9d12bd5ebeed9fff7c3ff7a266
parent5cb818b861be114148e8dbeb4259698148019dd1
drm/amdgpu/gfx: keep all compute queues on the same pipe

Spreading them causes performance regressions using compute
queues on Polaris 11.

Cc: Jim Qu <jim.qu@amd.com>
Acked-by: Jim Qu <Jim.Qu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c