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)
commit63dc6e63e682cf756ab8c18aa1b85b0efb358dad
tree9627b15b75f8eccf542042e05d0c29426f3c1e30
parent5fd5d2b7c53de5a1290d82f8085876e2afadc97d
Revert "drm/vgem: fix cache synchronization on arm/arm64"

commit 7e9e5ead55be ("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: 7e9e5ead55be ("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