index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/virtio: Fix memory leak in virtio_gpu_object_create()
Xiu Jianfeng
2023-01-02
1
-2
/
+4
*
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
2022-07-19
1
-44
/
+11
*
drm/virtio: Simplify error handling of virtio_gpu_object_create()
Dmitry Osipenko
2022-07-19
1
-9
/
+4
*
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
Dmitry Osipenko
2022-07-19
1
-0
/
+2
*
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
2022-07-19
1
-0
/
+1
*
drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
Miaoqian Lin
2022-06-09
1
-2
/
+2
*
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
2022-02-14
1
-0
/
+1
*
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
2021-12-02
1
-1
/
+1
*
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
2021-11-15
1
-6
/
+6
*
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2021-11-15
1
-8
/
+7
*
drm/virtio: Create Dumb BOs as guest Blobs (v3)
Vivek Kasireddy
2021-04-15
1
-0
/
+3
*
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
2021-03-09
1
-0
/
+1
*
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-24
1
-1
/
+0
*
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
2020-11-05
1
-2
/
+3
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-15
/
+21
|
\
|
*
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-17
1
-15
/
+21
|
|
\
|
|
*
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
1
-15
/
+21
*
|
|
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
1
-1
/
+4
*
|
|
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
2020-09-29
1
-0
/
+12
*
|
|
drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
Gurchetan Singh
2020-09-29
1
-2
/
+1
*
|
|
drm/virtio: blob prep: refactor getting pages and attaching backing
Gurchetan Singh
2020-09-29
1
-8
/
+8
*
|
|
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2020-09-25
1
-0
/
+1
|
/
/
*
|
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-08-28
1
-1
/
+7
|
\
\
|
*
|
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
2020-08-18
1
-1
/
+1
|
|
\
|
|
*
|
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Gurchetan Singh
2020-08-17
1
-1
/
+7
*
|
|
Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-08-19
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
Xin He
2020-08-07
1
-0
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
1
-1
/
+1
|
|
/
*
/
drm/virtio: Call the right shmem helpers
Daniel Vetter
2020-06-03
1
-1
/
+1
|
/
*
drm/virtio: make virtio_gpu_object_attach void
Gurchetan Singh
2020-04-03
1
-5
/
+1
*
drm/virtio: delete notify in virtio_gpu_object_create
Gurchetan Singh
2020-04-03
1
-1
/
+0
*
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
2020-03-19
1
-6
/
+8
*
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-12
1
-21
/
+29
|
\
|
*
drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)
Gurchetan Singh
2020-03-09
1
-14
/
+19
|
*
drm/virtio: factor out the sg_table from virtio_gpu_object
Gurchetan Singh
2020-03-09
1
-14
/
+17
*
|
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-10
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/virtio: fix mmap page attributes
Gerd Hoffmann
2020-02-27
1
-0
/
+1
|
*
drm/virtio: fix resource id creation race
John Bates
2020-02-24
1
-2
/
+2
*
|
drm/virtio: add virtio_gpu_is_shmem helper
Gurchetan Singh
2020-02-27
1
-2
/
+7
*
|
drm/virtio: make mmap callback consistent with callbacks
Gurchetan Singh
2020-02-27
1
-1
/
+1
*
|
drm/virtio: move remaining virtio_gpu_notify calls
Gerd Hoffmann
2020-02-17
1
-0
/
+1
*
|
drm/virtio: batch resource creation
Gerd Hoffmann
2020-02-17
1
-0
/
+1
*
|
drm/virtio: move virtio_gpu_mem_entry initialization to new function
Gerd Hoffmann
2020-02-10
1
-1
/
+54
*
|
drm/virtio: move mapping teardown to virtio_gpu_cleanup_object()
Gerd Hoffmann
2020-02-10
1
-2
/
+12
*
|
drm/virtio: resource teardown tweaks
Gerd Hoffmann
2020-02-10
1
-5
/
+14
|
/
*
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-10-17
1
-1
/
+1
*
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
1
-106
/
+42
*
drm/virtio: rework virtio_gpu_object_create fencing
Gerd Hoffmann
2019-09-04
1
-43
/
+31
*
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2019-09-04
1
-13
/
+0
[next]