index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_vq.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-5
/
+45
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-3
/
+0
2026-08-14
drm/virtio: use the DMA API for resource backing on Xen
Benjamin Leggett
1
-3
/
+3
2026-08-14
drm/virtio: reclaim pending vbufs before tearing down vqs
Anuj Bolewar
1
-0
/
+15
2026-07-13
drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue ...
Ryosuke Yasuoka
1
-3
/
+0
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-5
/
+45
2026-06-30
drm/virtio: bound EDID block reads to the response buffer
Bryam Vargas
1
-1
/
+2
2026-06-03
drm/virtio: abort virtqueue wait on device removal to avoid hung task
Ryosuke Yasuoka
1
-2
/
+21
2026-05-29
drm/virtio: Add PM notifier to restore objects after hibernation
Dongwon Kim
1
-3
/
+10
2026-05-29
drm/virtio: Freeze and restore hooks to support suspend and resume
Dongwon Kim
1
-0
/
+14
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-10
/
+7
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-08-20
drm/virtio: clean up minor codestyle issues
Athul Raj Kollareth
1
-0
/
+2
2025-02-09
drm/virtio: Add drm_panic support
Ryosuke Yasuoka
1
-0
/
+151
2025-01-09
drm/virtio: Set missing bo->attached flag
Dmitry Osipenko
1
-0
/
+3
2024-11-26
drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd
Vivek Kasireddy
1
-0
/
+35
2024-05-13
drm/virtio: switch to struct drm_edid
Jani Nikula
1
-6
/
+6
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
1
-2
/
+2
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-3
/
+10
2023-02-27
drm/virtio: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-02-27
drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
Oleksandr Tyshchenko
1
-2
/
+2
2023-01-02
drm/virtio: Spiff out cmd queue/response traces
Rob Clark
1
-3
/
+10
2022-07-19
drm/virtio: Return proper error codes instead of -1
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
1
-8
/
+5
2022-07-19
drm/virtio: Check whether transferred 2D BO is shmem
Dmitry Osipenko
1
-1
/
+1
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+2
2021-09-29
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
1
-12
/
+3
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
1
-1
/
+3
2021-09-17
virtio-gpu: fix possible memory allocation failure
liuyuntao
1
-7
/
+1
2021-06-23
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
1
-2
/
+5
2020-11-06
drm/virtio: Fix a double free in virtio_gpu_cmd_map()
Dan Carpenter
1
-3
/
+1
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-8
/
+5
2020-10-14
drm/virtio: Use UUID API for importing the UUID
Andy Shevchenko
1
-1
/
+1
2020-09-29
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
1
-2
/
+12
2020-09-29
drm/virtio: implement blob resources: hypercall interface
Gurchetan Singh
1
-0
/
+65
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
1
-0
/
+66
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
1
-5
/
+5
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-22
/
+31
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
1
-7
/
+5
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
1
-1
/
+4
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
1
-18
/
+20
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
1
-7
/
+5
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
1
-3
/
+7
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
1
-2
/
+2
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
1
-0
/
+55
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
1
-2
/
+2
2020-04-03
drm/virtio: make virtio_gpu_object_attach void
Gurchetan Singh
1
-5
/
+4
2020-03-09
drm/virtio: factor out the sg_table from virtio_gpu_object
Gurchetan Singh
1
-2
/
+4
2020-02-17
drm/virtio: move remaining virtio_gpu_notify calls
Gerd Hoffmann
1
-9
/
+0
[next]