index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xen
/
xen_drm_front_gem.c
Age
Commit message (
Expand
)
Author
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-06-21
drm/xen: Add missing VM_DONTEXPAND flag in mmap callback
Oleksandr Tyshchenko
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-11-11
drm/xen: Implement mmap as GEM object function
Thomas Zimmermann
2020-11-30
drm/prime: split array import functions v4
Christian König
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-25
drm/xen: Introduce GEM object functions
Thomas Zimmermann
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-10
drm: xen: fix common struct sg_table related issues
Marek Szyprowski
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
2020-08-13
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
2020-08-13
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
2019-07-15
drm/xen: drop use of drmP.h
Sam Ravnborg
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-02-04
drm/xen-front: Fix mmap attributes for display buffers
Oleksandr Andrushchenko
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-12-18
drm/xen-front: Use Xen common shared buffer implementation
Oleksandr Andrushchenko
2018-07-23
drm: Replace NULL with error value in drm_prime_pages_to_sg
Oleksandr Andrushchenko
2018-04-18
drm/xen-front: Remove CMA support
Oleksandr Andrushchenko
2018-04-03
drm/xen-front: Add support for Xen PV display frontend
Oleksandr Andrushchenko