index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_prime.c
Age
Commit message (
Expand
)
Author
2025-01-19
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-11-26
drm/virtio: Import prime buffers from other devices as guest blobs
Vivek Kasireddy
2024-11-26
drm/virtio: Add helpers to initialize and free the imported object
Vivek Kasireddy
2024-11-26
drm/virtio: Add a helper to map and note the dma addrs and lengths
Vivek Kasireddy
2022-06-09
drm/virtio: simplify the return expression
Minghao Chi
2021-08-16
drm/virtio: support mapping exported vram
David Stevens
2021-08-12
drm/virtio: set non-cross device blob uuid_state
David Stevens
2020-11-16
drm/virtio: Make virtgpu_dmabuf_ops with static keyword
Zou Wei
2020-09-29
drm/virtio: implement blob resources: refactor UUID code somewhat
Gurchetan Singh
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
2019-02-28
drm/virtio: implement prime mmap
Gerd Hoffmann
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
2015-10-16
virtio-gpu: add basic prime support
Dave Airlie