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
/
vc4
/
vc4_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-10
drm/edid: Add display_info.rgb_quant_range_selectable
Ville Syrjälä
1
-8
/
+1
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-4
/
+5
2018-12-19
drm/vc4: Attach margin props to the HDMI connector
Boris Brezillon
1
-0
/
+16
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-04-05
Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-32
/
+15
2018-03-05
drm/vc4: Replace long HDMI udelay with usleep_range
Stefan Wahren
1
-1
/
+1
2018-02-12
ASoC: vc4_hdmi: replace codec to component
Kuninori Morimoto
1
-32
/
+15
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+15
2017-11-24
Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+2
2017-11-15
drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks
Ville Syrjälä
1
-1
/
+2
2017-11-09
drm/vc4: Reject HDMI modes with too high of clocks.
Eric Anholt
1
-0
/
+15
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
1
-1
/
+0
2017-09-08
drm/vc4: clean up error handling on devm_kzalloc failure
Colin Ian King
1
-12
/
+3
2017-08-14
drm/vc4: Fix leak of HDMI EDID
Eric Anholt
1
-0
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-26
drm/vc4: add HDMI CEC support
Hans Verkuil
1
-6
/
+224
2017-07-26
drm/vc4: prepare for CEC support
Hans Verkuil
1
-30
/
+29
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-15
/
+15
2017-04-18
drm/vc4: Add runtime PM support to the HDMI encoder driver
Boris Brezillon
1
-82
/
+92
2017-03-16
drm/vc4: Add HDMI audio support
Eric Anholt
1
-1
/
+493
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
1
-3
/
+20
2017-01-26
drm/edid: Set AVI infoframe Q even when QS=0
Ville Syrjälä
1
-1
/
+1
2017-01-26
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
1
-9
/
+5
2017-01-26
drm/edid: Introduce drm_default_rgb_quant_range()
Ville Syrjälä
1
-1
/
+3
2016-10-06
drm/vc4: Add support for double-clocked modes.
Eric Anholt
1
-5
/
+11
2016-10-06
drm/vc4: Set up the AVI and SPD infoframes.
Eric Anholt
1
-5
/
+131
2016-10-06
drm/vc4: Fix support for interlaced modes on HDMI.
Eric Anholt
1
-33
/
+12
2016-10-06
drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.
Eric Anholt
1
-2
/
+2
2016-10-06
drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.
Eric Anholt
1
-0
/
+3
2016-10-06
drm/vc4: Enable limited range RGB output on HDMI with CEA modes.
Eric Anholt
1
-2
/
+29
2016-08-20
drm/vc4: Fix handling of interlaced video modes.
Mario Kleiner
1
-2
/
+27
2016-07-15
Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...
Dave Airlie
1
-6
/
+7
2016-07-08
gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-6
/
+7
2016-06-10
drm: vc4: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-04-14
drm/vc4: Fix NULL deref in HDMI init error path
Eric Anholt
1
-1
/
+1
2016-03-14
drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.
Eric Anholt
1
-2
/
+10
2016-03-14
drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
Eric Anholt
1
-1
/
+1
2016-02-27
drm/vc4: Add another reg to HDMI debug dumping.
Eric Anholt
1
-0
/
+1
2016-02-27
drm/vc4: Bring HDMI up from power off if necessary.
Eric Anholt
1
-1
/
+28
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-10-21
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
1
-0
/
+590