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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
Gerd Hoffmann
3
-45
/
+38
2019-09-04
drm/virtio: add virtio_gpu_object_array & helpers
Gerd Hoffmann
2
-0
/
+110
2019-09-04
drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
1
-3
/
+3
2019-09-04
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
Gerd Hoffmann
3
-7
/
+6
2019-09-04
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2
-14
/
+0
2019-09-04
drm/virtio: simplify cursor updates
Gerd Hoffmann
1
-10
/
+3
2019-09-04
drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.
Gerd Hoffmann
1
-12
/
+16
2019-09-04
drm/virtio: pass gem reservation object to ttm init
Gerd Hoffmann
1
-1
/
+2
2019-08-28
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
1
-0
/
+2
2019-08-28
drm/virtio: notify virtqueues without holding spinlock
Gerd Hoffmann
1
-6
/
+19
2019-08-28
drm/virtio: cleanup queue functions
Gerd Hoffmann
1
-27
/
+14
2019-08-28
drm/virtio: add plane check
Gerd Hoffmann
1
-1
/
+16
2019-08-27
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
1
-20
/
+24
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-1
/
+0
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2
-3
/
+3
2019-08-06
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2
-3
/
+3
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2
-4
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-1
/
+1
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-210
/
+130
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
12
-25
/
+43
2019-06-26
drm/virtio: drop DRM_AUTH usage from the driver
Emil Velikov
1
-9
/
+9
2019-06-26
drm/virtio: move drm_connector_update_edid_property() call
Gerd Hoffmann
1
-1
/
+1
2019-06-21
drm/virtio: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
6
-187
/
+36
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
4
-176
/
+3
2019-06-11
drm/virtio: Add memory barriers for capset cache.
David Riley
2
-0
/
+5
2019-06-06
drm/virtio: Fix cache entry creation race.
David Riley
1
-1
/
+21
2019-06-06
drm/virtio: Wake up all waiters when capset response comes in.
David Riley
1
-1
/
+1
2019-06-06
drm/virtio: Ensure cached capset entries are valid before copying.
David Riley
1
-2
/
+1
2019-06-05
drm/virtio: use u64_to_user_ptr macro
Gurchetan Singh
1
-7
/
+5
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-1
/
+1
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-22
/
+93
2019-05-23
drm/virtio: remove irrelevant DRM_UNLOCKED flag
Emil Velikov
1
-9
/
+9
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
3
-0
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-241
/
+217
2019-05-06
drm/virtio: Remove redundant return type
Robert Foss
2
-3
/
+2
2019-05-06
drm/virtio: allocate fences with GFP_KERNEL
Chia-I Wu
1
-1
/
+1
2019-05-06
drm/virtio: add trace events for commands
Chia-I Wu
4
-1
/
+68
2019-05-06
drm/virtio: trace drm_fence_emit
Chia-I Wu
1
-0
/
+3
2019-05-06
drm/virtio: set seqno for dma-fence
Chia-I Wu
2
-8
/
+10
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
3
-0
/
+20
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-3
/
+1
2019-04-02
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
6
-91
/
+83
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
3
-19
/
+32
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
4
-15
/
+16
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
4
-34
/
+35
[prev]
[next]