]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7c4021d403ca72ce52d39c17d8154974521a82be
treea8f2fa1b0ee40bb83ef92fa45e47d76794786847
parent8b18300c13a1e08e152f6b6a430faac84f986231
Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"

This reverts commit 2ba272d7bde27e1db2cf1c6cee49b01b7ea08989.

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