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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
29
-31
/
+31
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
5
-26
/
+373
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
1
-2
/
+48
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
4
-15
/
+89
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
21
-776
/
+5319
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
31
-3879
/
+7597
2015-08-12
drm: export the DRM permission check code
Thomas Hellstrom
1
-1
/
+2
2015-08-12
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2
-24
/
+19
2015-08-12
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
1
-2
/
+5
2015-08-12
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
1
-11
/
+22
2015-08-05
drm/vmwgfx: Fix an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2015-08-05
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
Thomas Hellstrom
1
-1
/
+5
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
20
-107
/
+103
2015-08-05
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
1
-4
/
+2
2015-08-05
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
1
-3
/
+6
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
6
-214
/
+436
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
4
-72
/
+102
2015-08-05
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
1
-49
/
+34
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
6
-679
/
+534
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
4
-556
/
+444
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
6
-21
/
+391
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
9
-196
/
+179
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
7
-35
/
+266
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
9
-24
/
+1474
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
4
-5
/
+19
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
7
-546
/
+597
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2
-61
/
+143
2015-08-05
drm/vmwgfx: SVGA device definition update
Sinclair Yeh
2
-6
/
+117
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2
-1
/
+94
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
1
-6
/
+6
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
10
-33
/
+1656
2015-08-05
vmwgfx: Update device headers for command buffers.
Thomas Hellstrom
3
-2
/
+190
2015-08-05
drm/vmwgfx: Fix OTABLE takedown
Thomas Hellstrom
1
-10
/
+11
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
10
-174
/
+230
2015-08-05
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
1
-2
/
+2
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
18
-266
/
+133
2015-07-24
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
12
-7
/
+335
2015-07-24
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
55
-5635
/
+8401
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
17
-162
/
+159
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
4
-82
/
+0
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
1
-80
/
+30
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
4
-18
/
+19
2015-07-22
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2
-17
/
+2
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
6
-12
/
+14
2015-07-22
drm/radeon: Take all modeset locks for DP MST hotplug
Daniel Vetter
1
-4
/
+4
2015-07-22
drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
1
-6
/
+6
2015-07-22
drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
1
-1
/
+3
2015-07-22
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
1
-2
/
+7
2015-07-22
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
1
-16
/
+25
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
5
-39
/
+34
[next]