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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
Roberto Sassu
2022-01-18
1
-0
/
+3
*
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
3
-43
/
+2
|
\
|
*
drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)
Gurchetan Singh
2021-11-29
1
-41
/
+1
|
*
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2021-11-29
2
-2
/
+1
*
|
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
2021-12-02
1
-1
/
+1
*
|
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-2
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-1
/
+2
|
\
|
|
*
drm/virtio: Fix NULL dereference error in virtio_gpu_poll
Vivek Kasireddy
2021-11-08
1
-1
/
+2
*
|
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: fix another potential integer overflow on shift of a int
Colin Ian King
2021-10-29
1
-1
/
+1
*
|
drm/virtio: fix potential integer overflow on shift of a int
Colin Ian King
2021-10-29
1
-1
/
+1
|
/
*
drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...
Jing Xiangfeng
2021-10-11
1
-1
/
+3
*
drm/virtio: implement context init: advertise feature to userspace
Gurchetan Singh
2021-09-29
1
-0
/
+6
*
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
2021-09-29
4
-1
/
+93
*
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2021-09-29
2
-1
/
+22
*
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2021-09-29
2
-2
/
+35
*
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2021-09-29
2
-14
/
+17
*
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
2021-09-29
4
-8
/
+13
*
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...
Gurchetan Singh
2021-09-29
1
-0
/
+2
*
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
2021-09-29
3
-8
/
+98
*
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
2021-09-29
4
-1
/
+10
*
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2021-09-29
2
-1
/
+20
*
virtio-gpu: fix possible memory allocation failure
liuyuntao
2021-09-17
1
-7
/
+1
*
drm/virtio: support mapping exported vram
David Stevens
2021-08-16
3
-2
/
+99
*
drm/virtio: set non-cross device blob uuid_state
David Stevens
2021-08-12
1
-0
/
+2
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/virtio: Add the fence in resource_flush if present
Vivek Kasireddy
2021-06-23
1
-6
/
+39
*
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
2021-06-23
2
-3
/
+8
*
drm/virtio: Add fences for Guest blobs
Vivek Kasireddy
2021-06-23
1
-7
/
+12
*
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
1
-3
/
+2
*
drm/virtio: free virtqueues on probe failure
Xie Yongji
2021-05-18
1
-1
/
+3
*
drm/virtio: Fix double free on probe failure
Xie Yongji
2021-05-18
1
-0
/
+1
*
drm/virtio: Fixes a potential NULL pointer dereference on probe failure
Xie Yongji
2021-05-18
1
-0
/
+3
*
drm/virtio: Create Dumb BOs as guest Blobs (v3)
Vivek Kasireddy
2021-04-15
2
-0
/
+11
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-3
/
+7
*
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
2021-03-09
2
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+6
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-4
/
+5
*
drm/virtio: fix an error code in virtio_gpu_init()
Dan Carpenter
2021-02-03
1
-0
/
+1
*
drm/virtio: fix prime export for vram objects
Chia-I Wu
2021-01-11
1
-0
/
+1
*
drm/virtio: make sure context is created in gem open
Chia-I Wu
2021-01-11
1
-3
/
+5
*
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
1
-1
/
+0
*
drm/virtio: align blob resources to page sizes
Chia-I Wu
2020-12-22
1
-0
/
+2
*
drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
Enrico Weigelt, metux IT consult
2020-12-22
1
-1
/
+2
*
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2020-12-02
2
-9
/
+31
*
drm/virtio: rework virtio_fence_signaled
Gurchetan Singh
2020-12-02
1
-8
/
+4
*
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
Gurchetan Singh
2020-12-02
2
-26
/
+30
[next]