Gerd Hoffmann 1cad629257 drm/shmem: add support for per object caching flags.
Add map_cached bool to drm_gem_shmem_object, to request cached mappings
on a per-object base.  Check the flag before adding writecombine to
pgprot bits.

Cc: stable@vger.kernel.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Guillaume Gardet <Guillaume.Gardet@arm.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200226154752.24328-2-kraxel@redhat.com
2020-02-27 13:54:38 +01:00
..
2020-01-03 11:43:44 +10:00
2019-12-17 13:57:54 +01:00
2019-10-31 15:03:10 -07:00
2020-01-20 11:42:57 +10:00
2017-06-01 08:02:14 +02:00
2019-07-25 10:45:07 +02:00
2019-07-01 09:50:58 +02:00
2019-12-18 16:09:12 -05:00