summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xen/xen_drm_front_gem.c
AgeCommit message (Expand)Author
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-10drm: xen: fix common struct sg_table related issuesMarek Szyprowski
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2019-07-15drm/xen: drop use of drmP.hSam Ravnborg
2019-05-14drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()Souptick Joarder
2019-02-04drm/xen-front: Fix mmap attributes for display buffersOleksandr Andrushchenko
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-12-18drm/xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko
2018-07-23drm: Replace NULL with error value in drm_prime_pages_to_sgOleksandr Andrushchenko
2018-04-18drm/xen-front: Remove CMA supportOleksandr Andrushchenko
2018-04-03drm/xen-front: Add support for Xen PV display frontendOleksandr Andrushchenko