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_ioctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME
Dmitry Osipenko
2023-11-15
1
-0
/
+1
*
drm/uapi: add explicit virtgpu context debug name
Gurchetan Singh
2023-11-11
1
-6
/
+30
*
drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctl
Gurchetan Singh
2023-11-11
1
-2
/
+2
*
drm/virtio: Refactor and optimize job submission code path
Dmitry Osipenko
2023-06-03
1
-182
/
+0
*
drm/virtio: exbuf->fence_fd unmodified on interrupted wait
Ryan Neph
2023-02-06
1
-4
/
+1
*
drm/virtio: Fix GEM handle creation UAF
Rob Clark
2023-01-10
1
-2
/
+17
*
virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
Dan Carpenter
2022-09-23
1
-1
/
+1
*
drm/virtio: Fix same-context optimization
Rob Clark
2022-08-25
1
-1
/
+1
*
virtio-gpu: fix a missing check to avoid NULL dereference
Xiaomeng Tong
2022-06-09
1
-2
/
+4
*
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-2
/
+3
*
drm/virtio: Remove restriction of non-zero blob_flags
Rob Clark
2022-03-25
1
-2
/
+1
*
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
1
-1
/
+1
|
\
|
*
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2021-11-29
1
-1
/
+1
*
|
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: 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
1
-0
/
+34
*
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2021-09-29
1
-1
/
+21
*
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2021-09-29
1
-2
/
+32
*
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
2021-09-29
1
-4
/
+5
*
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
2021-09-29
1
-5
/
+91
*
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
1
-3
/
+2
*
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
2021-03-09
1
-1
/
+1
*
drm/virtio: suffix create blob call with _ioctl like any ioctl
Anthoine Bourgeois
2020-11-20
1
-3
/
+4
*
drm/virtio: advertise features to userspace
Gurchetan Singh
2020-09-29
1
-1
/
+10
*
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
1
-0
/
+136
*
drm/virtio: implement blob resources: report blob mem to userspace
Gurchetan Singh
2020-09-29
1
-0
/
+3
*
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
2020-09-29
1
-4
/
+31
*
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 missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
Qi Liu
2020-08-07
1
-0
/
+1
*
|
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-3
/
+3
*
|
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-03
1
-1
/
+0
|
\
|
|
*
drm/virtio: delete notify after virtio_gpu_cmd_context_create
Gurchetan Singh
2020-04-03
1
-1
/
+0
*
|
Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-08
1
-2
/
+1
|
\
\
|
*
|
drm/virtio: create context before RESOURCE_CREATE_2D in 3D mode
Gurchetan Singh
2020-05-04
1
-2
/
+1
|
|
/
*
/
virtgpu: pull in uaccess.h
Michael S. Tsirkin
2020-04-17
1
-0
/
+1
|
/
*
drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl
Gurchetan Singh
2020-02-25
1
-13
/
+16
*
drm/virtio: track whether or not a context has been initiated
Gurchetan Singh
2020-02-25
1
-0
/
+8
*
drm/virtio: factor out context create hypercall
Gurchetan Singh
2020-02-25
1
-0
/
+13
*
drm/virtio: use consistent names for drm_files
Gurchetan Singh
2020-02-25
1
-10
/
+10
*
drm/virtio: move remaining virtio_gpu_notify calls
Gerd Hoffmann
2020-02-17
1
-0
/
+3
*
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
2020-02-17
1
-0
/
+1
*
drm/virtio: fix virtio_gpu_execbuffer_ioctl locking
Gerd Hoffmann
2020-02-13
1
-10
/
+10
*
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
2019-11-20
1
-19
/
+3
*
drm/virtio: Use vmalloc for command buffer allocations.
David Riley
2019-09-12
1
-2
/
+2
*
drm/virtio: remove virtio_gpu_alloc_object
Gerd Hoffmann
2019-09-04
1
-3
/
+3
*
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
1
-3
/
+2
*
drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
Gerd Hoffmann
2019-09-04
1
-39
/
+0
*
drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
Gerd Hoffmann
2019-09-04
1
-29
/
+21
[next]