linux/drivers/gpu/drm/xen
Oleksandr Andrushchenko 585c6ed738 drm/xen-front: Pass dumb buffer data offset to the backend
While importing a dmabuf it is possible that the data of the buffer
is put with offset which is indicated by the SGT offset.
Respect the offset value and forward it to the backend.

Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Juergen Gross <jgross@suse.com>
2020-08-13 17:15:21 +02:00
..
Kconfig
Makefile
xen_drm_front.c drm/xen-front: Pass dumb buffer data offset to the backend 2020-08-13 17:15:21 +02:00
xen_drm_front.h drm/xen-front: Pass dumb buffer data offset to the backend 2020-08-13 17:15:21 +02:00
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c drm/xen-front: Add YUYV to supported formats 2020-08-13 12:50:27 +02:00
xen_drm_front_conn.h
xen_drm_front_evtchnl.c
xen_drm_front_evtchnl.h
xen_drm_front_gem.c drm/xen-front: Pass dumb buffer data offset to the backend 2020-08-13 17:15:21 +02:00
xen_drm_front_gem.h
xen_drm_front_kms.c drm/xen-front: Fix misused IS_ERR_OR_NULL checks 2020-08-13 12:50:25 +02:00
xen_drm_front_kms.h