aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xen/xen_drm_front_gem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-30drm/prime: split array import functions v4Christian König1-2/+2
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann1-6/+12
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann1-0/+15
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+2
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-nextDave Airlie1-1/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-4/+5
2020-09-10drm: xen: fix common struct sg_table related issuesMarek Szyprowski1-1/+1
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann1-1/+2
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne1-4/+5
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko1-1/+2
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko1-4/+4
2019-07-15drm/xen: drop use of drmP.hSam Ravnborg1-6/+5
2019-05-14drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()Souptick Joarder1-13/+5
2019-02-04drm/xen-front: Fix mmap attributes for display buffersOleksandr Andrushchenko1-3/+10
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-12-18drm/xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko1-1/+0
2018-07-23drm: Replace NULL with error value in drm_prime_pages_to_sgOleksandr Andrushchenko1-1/+1
2018-04-18drm/xen-front: Remove CMA supportOleksandr Andrushchenko1-9/+3
2018-04-03drm/xen-front: Add support for Xen PV display frontendOleksandr Andrushchenko1-0/+314