Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"
authorPaul Cercueil <paul@crapouillou.net>
Sun, 4 Oct 2020 14:17:58 +0000 (16:17 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Sun, 4 Oct 2020 20:04:10 +0000 (22:04 +0200)
commit21271d41a67c2ffb9afe1b0741dd042acff7a0f8
tree5b40695f4d1cc1a1aebc6a1ffe2550ea34466b7a
parentbd1fbef7bd752d127996445da8b0453c93fa25dc
Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"

This reverts commit 37054fc81443 ("gpu/drm: ingenic: Add option to mmap
GEM buffers cached")

At the very moment this commit was created, the DMA API it relied on was
modified in the DMA tree, which caused the driver to break in
linux-next.

Revert it for now, and it will be resubmitted later to work with the new
DMA API.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201004141758.1013317-1-paul@crapouillou.net
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
drivers/gpu/drm/ingenic/ingenic-drm.h
drivers/gpu/drm/ingenic/ingenic-ipu.c