diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-06-09 11:08:20 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-06-10 10:17:21 +0200 |
commit | 99f55c798fcd838915c84fba868d9f7b996a5fbc (patch) | |
tree | 2c6a7c46c7e6fc77e00ad6eec5e7c8fc1c34a5aa /Documentation/devicetree/bindings/display | |
parent | drm/shmem-helper: Add .gem_create_object helper that sets map_cached flag (diff) | |
download | linux-99f55c798fcd838915c84fba868d9f7b996a5fbc.tar.xz linux-99f55c798fcd838915c84fba868d9f7b996a5fbc.zip |
drm/udl: Use GEM vmap/mmap function from SHMEM helpers
The udl driver contains an implementation of GEM vmap and mmap
operations that is identical to the common SHMEM helper; except
that udl's code uses cached pages by default.
Convert udl to regular SHMEM helper functions. There's no reason
to have udl behave differently from all other SHMEM drivers. The
udl driver uses the SHMEM helper to enable caching.
v3:
* rebased onto Daniel's shmem untangle series
v2:
* implement .gem_create_object with SHMEM helper
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200609090820.20256-3-tzimmermann@suse.de
Diffstat (limited to 'Documentation/devicetree/bindings/display')
0 files changed, 0 insertions, 0 deletions