commit | 7c4021d403ca72ce52d39c17d8154974521a82be | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 13 18:59:17 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 13 18:59:17 2016 -0400 |
tree | a8f2fa1b0ee40bb83ef92fa45e47d76794786847 | |
parent | 8b18300c13a1e08e152f6b6a430faac84f986231 [diff] |
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.