]> 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)
commita4a6bfdc0dcecf966b68c3c1284c053de9f7ad78
treea8f2fa1b0ee40bb83ef92fa45e47d76794786847
parent5e4f0fecf04483bb1006f7e1f2af2821ddcdb41a
Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"

This reverts commit e93e1261e093fd64001784df9fb1a62556999c5f.

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