index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
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
*
drm/virtio: pass gem reservation object to ttm init
Gerd Hoffmann
2019-09-04
1
-1
/
+2
*
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
2019-08-28
1
-0
/
+2
*
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
2019-08-27
1
-20
/
+24
*
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
1
-3
/
+44
*
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
2019-03-28
1
-17
/
+12
*
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
2019-02-11
1
-0
/
+13
*
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2018-11-14
1
-3
/
+3
*
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
2018-11-14
1
-2
/
+11
*
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
2018-10-29
1
-10
/
+2
*
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
1
-0
/
+23
[next]