drm/amdgpu: disable compute pipeline sync workaround when using fixed fw
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Jun 2016 21:05:15 +0000 (17:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:54:46 +0000 (14:54 -0400)
commit93dcc37d2cc9d29e4cc36fd1cc8a9ca4f7109b1d
treeb338ce6d6ce70cdeec24777eb88090fdb5d25363
parent9de06de80e260777c14a0a53ac4326c2d2a5e1eb
drm/amdgpu: disable compute pipeline sync workaround when using fixed fw

No need to stall the pipe when we are using firmware with the
fix.

Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c