index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_prime.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+3
2025-04-16
drm/virtio: Use dma_buf from GEM object instance
Thomas Zimmermann
1
-3
/
+2
2025-04-16
drm/virtio: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-1
/
+0
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-17
/
+19
2025-03-26
drm/virtio: Fix flickering issue seen with imported dmabufs
Vivek Kasireddy
1
-0
/
+1
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
1
-1
/
+0
2025-01-19
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
1
-5
/
+6
2025-01-09
drm/virtio: Factor out common dmabuf unmapping code
Dmitry Osipenko
1
-16
/
+19
2025-01-09
drm/virtio: Set missing bo->attached flag
Dmitry Osipenko
1
-1
/
+0
2025-01-09
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
1
-5
/
+6
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-11-26
drm/virtio: Import prime buffers from other devices as guest blobs
Vivek Kasireddy
1
-3
/
+62
2024-11-26
drm/virtio: Add helpers to initialize and free the imported object
Vivek Kasireddy
1
-0
/
+75
2024-11-26
drm/virtio: Add a helper to map and note the dma addrs and lengths
Vivek Kasireddy
1
-0
/
+42
2022-06-09
drm/virtio: simplify the return expression
Minghao Chi
1
-5
/
+1
2021-08-16
drm/virtio: support mapping exported vram
David Stevens
1
-2
/
+30
2021-08-12
drm/virtio: set non-cross device blob uuid_state
David Stevens
1
-0
/
+2
2020-11-16
drm/virtio: Make virtgpu_dmabuf_ops with static keyword
Zou Wei
1
-1
/
+1
2020-09-29
drm/virtio: implement blob resources: refactor UUID code somewhat
Gurchetan Singh
1
-13
/
+29
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
1
-3
/
+3
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
1
-3
/
+93
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
1
-34
/
+0
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
1
-3
/
+0
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-13
/
+12
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
1
-0
/
+12
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
1
-0
/
+12
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
1
-11
/
+0
2019-02-28
drm/virtio: implement prime mmap
Gerd Hoffmann
1
-2
/
+5
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
1
-14
/
+0
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
1
-3
/
+8
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
1
-1
/
+0
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
1
-1
/
+2
2015-10-16
virtio-gpu: add basic prime support
Dave Airlie
1
-0
/
+71