]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:59:17 +0000 (18:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:59:17 +0000 (18:59 -0400)
commitf9fe1373cd9772f0293df2023aba832761acbc2f
treea8f2fa1b0ee40bb83ef92fa45e47d76794786847
parente20255f9ce93b3e54b28ca11d1c1a83d67b9e038
Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"

This reverts commit 2e26f075aa9e68e79a66ce27112d9c2fbde60261.

The issue fixed by this patch is specific to compute rings and the
previous patch was enough.  Additionally, this patch as been traced
to strange behavior on some CZ systems so we might as well drop it.
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c