Age | Commit message (Expand) | Author |
2020-05-25 | drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER | James Hilliard |
2020-04-17 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-04-02 | drm/vc4: Use simple encoder | Thomas Zimmermann |
2020-03-27 | drm/vc4: Fix HDMI mode validation | Nicolas Saenz Julienne |
2020-01-07 | drm/vc4: Provide ddc symlink in connector sysfs directory | Andrzej Pietrasiewicz |
2019-10-22 | drm/vc4: Use drm_hdmi_avi_infoframe_bars() | Ville Syrjälä |
2019-08-27 | drm/vc4/vc4_hdmi: fill in connector info | Dariusz Marcinkiewicz |
2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-06-28 | ASoC: vc4: vc4_htmi: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-19 | ASoC: vc4: vc4_hdmi: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | drm/vc4: hdmi: Set default state margin at reset | Maxime Ripard |
2019-06-06 | ASoC: vc4: vc4_htmi: use modern dai_link style | Kuninori Morimoto |
2019-04-03 | drm/vc4: Use common helpers for debugfs setup by the driver components. | Eric Anholt |
2019-04-01 | drm/vc4: Use drm_print_regset32() for our debug register dumping. | Eric Anholt |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2019-01-10 | drm/edid: Add display_info.rgb_quant_range_selectable | Ville Syrjälä |
2019-01-10 | drm/edid: Pass connector to AVI infoframe functions | Ville Syrjälä |
2018-12-19 | drm/vc4: Attach margin props to the HDMI connector | Boris Brezillon |
2018-07-13 | drm: drop _mode_ from drm_mode_connector_attach_encoder | Daniel Vetter |
2018-07-13 | drm: drop _mode_ from update_edit_property() | Daniel Vetter |
2018-04-05 | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-03-05 | drm/vc4: Replace long HDMI udelay with usleep_range | Stefan Wahren |
2018-02-12 | ASoC: vc4_hdmi: replace codec to component | Kuninori Morimoto |
2017-12-04 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2017-11-24 | Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2017-11-15 | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks | Ville Syrjälä |
2017-11-09 | drm/vc4: Reject HDMI modes with too high of clocks. | Eric Anholt |
2017-11-07 | drm/drivers: drop redundant drm_edid_to_eld() calls | Jani Nikula |
2017-09-08 | drm/vc4: clean up error handling on devm_kzalloc failure | Colin Ian King |
2017-08-14 | drm/vc4: Fix leak of HDMI EDID | Eric Anholt |
2017-08-08 | drm: Nuke drm_atomic_helper_connector_dpms | Daniel Vetter |
2017-07-26 | drm/vc4: add HDMI CEC support | Hans Verkuil |
2017-07-26 | drm/vc4: prepare for CEC support | Hans Verkuil |
2017-07-14 | drm: handle HDMI 2.0 VICs in AVI info-frames | Shashank Sharma |
2017-05-22 | drm/vc4: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-04-18 | drm/vc4: Add runtime PM support to the HDMI encoder driver | Boris Brezillon |
2017-03-16 | drm/vc4: Add HDMI audio support | Eric Anholt |
2017-02-28 | drm/vc4: Extend and edit documentation for output from the RST | Eric Anholt |
2017-01-26 | drm/edid: Set AVI infoframe Q even when QS=0 | Ville Syrjälä |
2017-01-26 | drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range() | Ville Syrjälä |
2017-01-26 | drm/edid: Introduce drm_default_rgb_quant_range() | Ville Syrjälä |
2016-10-06 | drm/vc4: Add support for double-clocked modes. | Eric Anholt |
2016-10-06 | drm/vc4: Set up the AVI and SPD infoframes. | Eric Anholt |
2016-10-06 | drm/vc4: Fix support for interlaced modes on HDMI. | Eric Anholt |
2016-10-06 | drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes. | Eric Anholt |
2016-10-06 | drm/vc4: Fall back to using an EDID probe in the absence of a GPIO. | Eric Anholt |
2016-10-06 | drm/vc4: Enable limited range RGB output on HDMI with CEA modes. | Eric Anholt |
2016-08-19 | drm/vc4: Fix handling of interlaced video modes. | Mario Kleiner |