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
/
sun4i
/
sun4i_tv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2020-08-18
drm/sun4i: Constify static structs
Rikard Falkeborn
1
-3
/
+3
2020-04-02
drm/sun4i: Use simple encoder
Thomas Zimmermann
1
-14
/
+3
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
1
-6
/
+0
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
1
-6
/
+0
2017-08-21
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
1
-8
/
+0
2017-08-09
drm/sun4i: make drm_connector_funcs structures const
Bhumika Goyal
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-18
drm/sun4i: Remove useless atomic_check
Maxime Ripard
1
-8
/
+0
2017-06-01
drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
1
-0
/
+1
2017-06-01
drm/sun4i: abstract a engine type
Icenowy Zheng
1
-5
/
+4
2017-05-14
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Chen-Yu Tsai
1
-2
/
+0
2017-03-09
drm/sun4i: tv: Get tcon and backend pointers from associated crtc
Chen-Yu Tsai
1
-8
/
+11
2017-03-08
drm/sun4i: tv: Switch to drm_of_find_possible_crtcs
Chen-Yu Tsai
1
-1
/
+7
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-11-13
drm/sun4i: constify component_ops structures
Julia Lawall
1
-1
/
+1
2016-09-22
drm/sun4i: tv: Check mode pointer
Maxime Ripard
1
-1
/
+7
2016-09-19
drm/sun4i: Fix sparse warnings
Ville Syrjälä
1
-19
/
+19
2016-06-10
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-04-28
drm: sun4i: tv: Add NTSC output standard
Maxime Ripard
1
-0
/
+45
2016-04-28
drm: sun4i: tv: Add PAL output standard
Maxime Ripard
1
-0
/
+42
2016-04-28
drm: sun4i: Add composite output
Maxime Ripard
1
-0
/
+621