index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
Miaoqian Lin
1
-2
/
+2
2022-08-17
virtio-gpu: fix a missing check to avoid NULL dereference
Xiaomeng Tong
1
-2
/
+4
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-1
/
+2
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-2
/
+3
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-0
/
+9
2022-03-25
drm/virtio: Remove restriction of non-zero blob_flags
Rob Clark
1
-2
/
+1
2022-03-25
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Liu Zixian
1
-0
/
+2
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-0
/
+1
2022-02-08
drm: Convert open-coded yes/no strings to yesno()
Lucas De Marchi
1
-1
/
+3
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+3
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-18
drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
Roberto Sassu
1
-0
/
+3
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
3
-43
/
+2
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-1
/
+1
2021-11-29
drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)
Gurchetan Singh
1
-41
/
+1
2021-11-29
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2
-2
/
+1
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+1
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+2
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-11-08
drm/virtio: Fix NULL dereference error in virtio_gpu_poll
Vivek Kasireddy
1
-1
/
+2
2021-10-29
drm/virtio: fix another potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-10-29
drm/virtio: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-10-11
drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...
Jing Xiangfeng
1
-1
/
+3
2021-09-29
drm/virtio: implement context init: advertise feature to userspace
Gurchetan Singh
1
-0
/
+6
2021-09-29
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
4
-1
/
+93
2021-09-29
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2
-1
/
+22
2021-09-29
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2
-2
/
+35
2021-09-29
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2
-14
/
+17
2021-09-29
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
4
-8
/
+13
2021-09-29
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...
Gurchetan Singh
1
-0
/
+2
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
3
-8
/
+98
2021-09-29
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
4
-1
/
+10
2021-09-29
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2
-1
/
+20
2021-09-17
virtio-gpu: fix possible memory allocation failure
liuyuntao
1
-7
/
+1
2021-08-16
drm/virtio: support mapping exported vram
David Stevens
3
-2
/
+99
2021-08-12
drm/virtio: set non-cross device blob uuid_state
David Stevens
1
-0
/
+2
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-23
drm/virtio: Add the fence in resource_flush if present
Vivek Kasireddy
1
-6
/
+39
2021-06-23
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
2
-3
/
+8
2021-06-23
drm/virtio: Add fences for Guest blobs
Vivek Kasireddy
1
-7
/
+12
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-3
/
+2
2021-05-18
drm/virtio: free virtqueues on probe failure
Xie Yongji
1
-1
/
+3
2021-05-18
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-05-18
drm/virtio: Fixes a potential NULL pointer dereference on probe failure
Xie Yongji
1
-0
/
+3
2021-04-15
drm/virtio: Create Dumb BOs as guest Blobs (v3)
Vivek Kasireddy
2
-0
/
+11
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-3
/
+7
2021-03-09
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
2
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+6
[next]