Moving the driver-specific mmap code into a GEM object function allows for using DRM helpers for various mmap callbacks. The respective xen functions are being removed. The file_operations structure fops is now being created by the helper macro DEFINE_DRM_GEM_FOPS(). Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211108102846.309-3-tzimmermann@suse.de |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| xen_drm_front_cfg.c | ||
| xen_drm_front_cfg.h | ||
| xen_drm_front_conn.c | ||
| xen_drm_front_conn.h | ||
| xen_drm_front_evtchnl.c | ||
| xen_drm_front_evtchnl.h | ||
| xen_drm_front_gem.c | ||
| xen_drm_front_gem.h | ||
| xen_drm_front_kms.c | ||
| xen_drm_front_kms.h | ||
| xen_drm_front.c | ||
| xen_drm_front.h | ||