summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xen/xen_drm_front_gem.c
AgeCommit message (Expand)Author
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann
2020-11-30drm/prime: split array import functions v4Christian König
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann
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