]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/vgem: fix cache synchronization on arm/arm64"
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 1 Aug 2019 12:44:58 +0000 (13:44 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 2 Aug 2019 15:05:55 +0000 (17:05 +0200)
commit69a65d7b76c4951ca3acd3ce5f54bf3720fc8709
tree9627b15b75f8eccf542042e05d0c29426f3c1e30
parentc2e2d36cd8c2e02b3a8af42e0d6818a8ea5f1d67
Revert "drm/vgem: fix cache synchronization on arm/arm64"

commit 681b61b207d5 ("drm/vgem: fix cache synchronization on arm/arm64")
broke all of the !llc i915-vgem coherency tests in CI, and left the HW
very, very unhappy (which is even more scary).

Fixes: 681b61b207d5 ("drm/vgem: fix cache synchronization on arm/arm64")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Rob Clark <robdclark@chromium.org>
Cc: Sean Paul <seanpaul@chromium.org>
Acked-by: Sean Paul <sean@poorly.run>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190801124458.24949-1-chris@chris-wilson.co.uk
drivers/gpu/drm/vgem/vgem_drv.c