diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-11-08 13:28:44 +0300 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2021-12-22 05:39:39 +0300 |
commit | 2043e6f6d5c5fb037c6459e2aa54b1c034c6759d (patch) | |
tree | 822e778168b74cff3cb05329af4db4cacbd1337f /drivers/gpu/drm/exynos/exynos_drm_fimc.c | |
parent | ee6c8b5afa62f4227174c68f1db75fe775c68328 (diff) | |
download | linux-2043e6f6d5c5fb037c6459e2aa54b1c034c6759d.tar.xz |
drm/exynos: Implement mmap as GEM object function
Moving the driver-specific mmap code into a GEM object function allows
for using DRM helpers for various mmap callbacks.
The respective exynos functions are being removed. The file_operations
structure exynos_drm_driver_fops is now being created by the helper macro
DEFINE_DRM_GEM_FOPS().
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Fixed merge conflict.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_fimc.c')
0 files changed, 0 insertions, 0 deletions