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
/
zte
/
zx_vou.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-5
/
+1
2019-07-17
drm/zte: drop use of drmP.h
Sam Ravnborg
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-03-29
drm/zte: Stop consulting plane->crtc
Ville Syrjälä
1
-2
/
+3
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-05-04
drm: zte: add VGA driver support
Shawn Guo
1
-2
/
+31
2017-05-04
drm: zte: do not enable clock auto-gating by default
Shawn Guo
1
-3
/
+0
2017-02-09
drm: zte: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-38
/
+23
2017-02-01
Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
1
-49
/
+307
2017-01-28
drm: zte: add tvenc driver support
Shawn Guo
1
-0
/
+5
2017-01-28
drm: zte: add function to configure vou_ctrl dividers
Shawn Guo
1
-0
/
+79
2017-01-28
drm: zte: move struct vou_inf into zx_vou driver
Shawn Guo
1
-7
/
+31
2017-01-28
drm: zte: add interlace mode support
Shawn Guo
1
-2
/
+50
2017-01-28
drm: zte: add overlay plane support
Shawn Guo
1
-8
/
+64
2017-01-28
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
1
-20
/
+50
2017-01-28
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
1
-12
/
+19
2017-01-28
drm: zte: support hdmi audio through spdif
Shawn Guo
1
-0
/
+9
2016-12-30
drm: zte: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-13
/
+2
2016-11-07
drm: zte: add initial vou drm driver
Shawn Guo
1
-0
/
+661