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: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
2019-01-08
1
-1
/
+1
*
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
2018-11-29
1
-1
/
+1
*
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
2018-11-29
1
-4
/
+4
*
drm/virtio: add in/out fence support for explicit synchronization
Robert Foss
2018-11-14
1
-17
/
+64
*
drm/virtio: add uapi for in and out explicit fences
Robert Foss
2018-11-14
1
-0
/
+5
*
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
2018-11-14
1
-2
/
+28
*
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
1
-1
/
+0
*
drm/virtio: drop resource_id argument.
Gerd Hoffmann
2018-10-29
1
-3
/
+3
*
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...
Gerd Hoffmann
2018-10-29
1
-16
/
+8
*
drm/virtio: track created object state
Gerd Hoffmann
2018-10-29
1
-2
/
+2
*
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
2018-09-25
1
-2
/
+2
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-6
/
+11
|
\
|
*
virtio-gpu: fix ioctl and expose the fixed status to userspace.
Dave Airlie
2018-02-27
1
-6
/
+11
*
|
drm/virtio: Add spaces around operators
Rodrigo Siqueira
2018-02-27
1
-9
/
+9
*
|
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
2018-02-27
1
-1
/
+2
*
|
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2018-02-27
1
-0
/
+2
*
|
drm/virtio: Don't return invalid caps on timeout
Tomeu Vizoso
2018-02-01
1
-0
/
+2
|
/
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-5
/
+6
*
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
2017-10-30
1
-1
/
+1
*
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
2017-10-02
1
-6
/
+6
*
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-13
/
+14
*
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
1
-2
/
+3
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-6
/
+6
*
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-09-28
1
-16
/
+8
|
\
|
*
drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
Gustavo Padovan
2016-09-20
1
-16
/
+8
*
|
virtio-gpu: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-19
1
-9
/
+4
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-6
/
+5
*
virtio-gpu: mark as a render gpu
Dave Airlie
2015-10-16
1
-9
/
+9
*
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
2015-10-16
1
-0
/
+573