commit | 585c6ed738a5ed2a6fd7662fa1d82f25acfa85de | [log] [tgz] |
---|---|---|
author | Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> | Thu Aug 13 14:00:38 2020 +0200 |
committer | Juergen Gross <jgross@suse.com> | Thu Aug 13 17:15:21 2020 +0200 |
tree | f810d8ad1537573a2db82851a21eb2f78f6ae5c8 | |
parent | 6f92337b6bffb3d9e509024d6ef5c3f2b112757d [diff] |
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>