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_hdmi_enc.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-07-17
drm: sun4i: hdmi: Fix inverted HPD result
Chen-Yu Tsai
1
-1
/
+1
2020-06-30
drm: sun4i: hdmi: Remove extra HPD polling
Chen-Yu Tsai
1
-3
/
+2
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-04-29
media: cec-gpio: handle gpiod_get_value errors correctly
Hans Verkuil
1
-1
/
+1
2020-04-02
drm/sun4i: Use simple encoder
Thomas Zimmermann
1
-9
/
+3
2019-12-19
drm/sun4i: hdmi: Remove duplicate cleanup calls
Stefan Mavrodiev
1
-2
/
+0
2019-09-09
drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
Hans Verkuil
1
-2
/
+4
2019-07-31
drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs directory
Andrzej Pietrasiewicz
1
-3
/
+4
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
1
-8
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-01
drm/sun4i: hdmi: add support for ddc-i2c-bus property
Mans Rullgard
1
-3
/
+37
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-0
/
+4
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-22
drm/sun4i: hdmi: Fix usage of TMDS clock
Priit Laes
1
-0
/
+4
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-03-20
drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'
Christophe JAILLET
1
-1
/
+2
2018-03-20
drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'
Christophe JAILLET
1
-1
/
+2
2017-12-20
drm/sun4i: hdmi: Move the mode_valid callback to the encoder
Maxime Ripard
1
-19
/
+20
2017-12-16
drm/sun4i: validate modes for HDMI
Hans Verkuil
1
-0
/
+19
2017-10-17
drm/sun4i: hdmi: Support HDMI controller on A10
Chen-Yu Tsai
1
-0
/
+53
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
1
-7
/
+0
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
1
-8
/
+0
2017-10-16
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
Chen-Yu Tsai
1
-10
/
+16
2017-10-11
drm/sun4i: hdmi: Add support for A31's HDMI controller
Chen-Yu Tsai
1
-0
/
+58
2017-10-11
drm/sun4i: hdmi: Add support for controller hardware variants
Chen-Yu Tsai
1
-20
/
+92
2017-10-11
drm/sun4i: hdmi: create a regmap for later use
Chen-Yu Tsai
1
-0
/
+15
2017-10-11
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
Chen-Yu Tsai
1
-5
/
+14
2017-08-21
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
1
-91
/
+65
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-18
sun4i_hdmi: add CEC support
Hans Verkuil
1
-1
/
+54
2017-07-17
drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
Jonathan Liu
1
-90
/
+11
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-06-01
drm/sun4i: Add HDMI support
Maxime Ripard
1
-0
/
+501