index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-1
/
+89
2026-08-14
drm/virtio: use the DMA API for resource backing on Xen
Benjamin Leggett
1
-1
/
+1
2026-05-29
drm/virtio: Add PM notifier to restore objects after hibernation
Dongwon Kim
1
-1
/
+16
2026-05-29
drm/virtio: Add support for saving and restoring virtio_gpu_objects
Dongwon Kim
1
-0
/
+73
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+2
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+2
2025-08-20
drm/virtio: clean up minor codestyle issues
Athul Raj Kollareth
1
-2
/
+2
2024-11-26
drm/virtio: Add helpers to initialize and free the imported object
Vivek Kasireddy
1
-0
/
+3
2024-11-26
drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd
Vivek Kasireddy
1
-0
/
+21
2023-01-02
drm/virtio: Fix memory leak in virtio_gpu_object_create()
Xiu Jianfeng
1
-2
/
+4
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
1
-44
/
+11
2022-07-19
drm/virtio: Simplify error handling of virtio_gpu_object_create()
Dmitry Osipenko
1
-9
/
+4
2022-07-19
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
Dmitry Osipenko
1
-0
/
+2
2022-07-19
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
1
-0
/
+1
2022-06-09
drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
Miaoqian Lin
1
-2
/
+2
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-0
/
+1
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-1
/
+1
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-6
/
+6
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-8
/
+7
2021-04-15
drm/virtio: Create Dumb BOs as guest Blobs (v3)
Vivek Kasireddy
1
-0
/
+3
2021-03-09
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
1
-0
/
+1
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+0
2020-11-05
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
1
-2
/
+3
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-15
/
+21
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
1
-1
/
+4
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
1
-0
/
+12
2020-09-29
drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
Gurchetan Singh
1
-2
/
+1
2020-09-29
drm/virtio: blob prep: refactor getting pages and attaching backing
Gurchetan Singh
1
-8
/
+8
2020-09-25
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
1
-0
/
+1
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
1
-15
/
+21
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
1
-15
/
+21
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+7
2020-08-19
Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-08-17
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Gurchetan Singh
1
-1
/
+7
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-08-07
drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
Xin He
1
-0
/
+1
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
1
-1
/
+1
2020-06-03
drm/virtio: Call the right shmem helpers
Daniel Vetter
1
-1
/
+1
2020-04-03
drm/virtio: make virtio_gpu_object_attach void
Gurchetan Singh
1
-5
/
+1
2020-04-03
drm/virtio: delete notify in virtio_gpu_object_create
Gurchetan Singh
1
-1
/
+0
2020-03-19
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
1
-6
/
+8
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-21
/
+29
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
1
-2
/
+3
2020-03-09
drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)
Gurchetan Singh
1
-14
/
+19
2020-03-09
drm/virtio: factor out the sg_table from virtio_gpu_object
Gurchetan Singh
1
-14
/
+17
2020-02-27
drm/virtio: fix mmap page attributes
Gerd Hoffmann
1
-0
/
+1
2020-02-27
drm/virtio: add virtio_gpu_is_shmem helper
Gurchetan Singh
1
-2
/
+7
2020-02-27
drm/virtio: make mmap callback consistent with callbacks
Gurchetan Singh
1
-1
/
+1
[next]