index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
drm/virtio: add in/out fence support for explicit synchronization
Robert Foss
1
-17
/
+64
2018-11-14
drm/virtio: add uapi for in and out explicit fences
Robert Foss
1
-0
/
+5
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
1
-2
/
+28
2018-10-30
drm/virtio: fix resource id handling
Gerd Hoffmann
1
-1
/
+0
2018-10-30
drm/virtio: drop resource_id argument.
Gerd Hoffmann
1
-3
/
+3
2018-10-30
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...
Gerd Hoffmann
1
-16
/
+8
2018-10-30
drm/virtio: track created object state
Gerd Hoffmann
1
-2
/
+2
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
1
-2
/
+2
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-6
/
+11
2018-02-27
drm/virtio: Add spaces around operators
Rodrigo Siqueira
1
-9
/
+9
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
1
-1
/
+2
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
1
-0
/
+2
2018-02-27
virtio-gpu: fix ioctl and expose the fixed status to userspace.
Dave Airlie
1
-6
/
+11
2018-02-01
drm/virtio: Don't return invalid caps on timeout
Tomeu Vizoso
1
-0
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-5
/
+6
2017-10-30
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
1
-1
/
+1
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
1
-6
/
+6
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-13
/
+14
2017-05-18
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-2
/
+3
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-6
/
+6
2016-09-28
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-16
/
+8
2016-09-20
drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
Gustavo Padovan
1
-16
/
+8
2016-08-19
virtio-gpu: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-9
/
+4
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-6
/
+5
2015-10-16
virtio-gpu: mark as a render gpu
Dave Airlie
1
-9
/
+9
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
1
-0
/
+573