index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
3
-0
/
+20
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
3
-22
/
+0
2019-02-11
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
1
-0
/
+13
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2
-2
/
+2
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
3
-22
/
+0
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
6
-122
/
+83
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
4
-12
/
+5
2019-01-08
drm/virtio: fix pageflip flush
Gerd Hoffmann
1
-5
/
+6
2019-01-08
drm/virtio: log error responses
Gerd Hoffmann
1
-2
/
+10
2019-01-08
drm/virtio: Add missing virtqueue reset
Ezequiel Garcia
1
-0
/
+1
2019-01-08
drm/virtio: Remove incorrect kfree()
Ezequiel Garcia
1
-4
/
+0
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
5
-215
/
+8
2018-11-29
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-65
/
+0
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
3
-6
/
+4
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
5
-27
/
+27
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-0
/
+91
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-38
/
+183
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
5
-0
/
+91
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-65
/
+0
2018-11-14
drm/virtio: fix memory leak of vfpriv on error return path
Colin Ian King
1
-1
/
+3
2018-11-14
drm/virtio: bump driver version after explicit synchronization addition
Gustavo Padovan
1
-2
/
+2
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
5
-15
/
+96
2018-11-14
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2
-5
/
+6
2018-11-14
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
1
-2
/
+11
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2
-37
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-28
/
+0
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-10-30
gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
Sabyasachi Gupta
1
-2
/
+1
2018-10-30
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
1
-18
/
+11
2018-10-30
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
3
-28
/
+8
2018-10-30
drm/virtio: fix resource id handling
Gerd Hoffmann
6
-26
/
+23
2018-10-30
drm/virtio: drop resource_id argument.
Gerd Hoffmann
6
-16
/
+10
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: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...
Gerd Hoffmann
1
-5
/
+3
2018-10-30
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
Gerd Hoffmann
1
-4
/
+4
2018-10-30
drm/virtio: track created object state
Gerd Hoffmann
6
-5
/
+16
2018-10-25
drm/virtio: document drm_dev_set_unique workaround
Emil Velikov
1
-0
/
+31
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
1
-3
/
+8
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
3
-17
/
+6
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2
-0
/
+9
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
4
-55
/
+13
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
5
-19
/
+17
2018-09-19
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
3
-7
/
+26
2018-09-10
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
1
-3
/
+0
2018-09-05
drm/virtio: add iommu support.
Gerd Hoffmann
2
-9
/
+38
2018-09-05
drm/virtio: add virtio_gpu_object_detach() function
Gerd Hoffmann
4
-7
/
+12
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
3
-1
/
+6
2018-09-03
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-21
/
+3
[next]