summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-161-1/+7
|\
| * drm/vc4: hdmi: Set default state margin at resetMaxime Ripard2019-06-191-1/+7
* | ASoC: vc4: vc4_htmi: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-0/+4
* | Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-12/+1Star
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
| |/
* | ASoC: vc4: vc4_hdmi: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+0Star
* | ASoC: vc4: vc4_htmi: use modern dai_link styleKuninori Morimoto2019-06-061-4/+15
|/
* drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt2019-04-031-3/+3
* drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt2019-04-011-86/+70Star
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä2019-01-101-8/+1Star
* drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-101-4/+5
* drm/vc4: Attach margin props to the HDMI connectorBoris Brezillon2018-12-191-0/+16
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
* Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-051-32/+15Star
|\
| * ASoC: vc4_hdmi: replace codec to componentKuninori Morimoto2018-02-121-32/+15Star
* | drm/vc4: Replace long HDMI udelay with usleep_rangeStefan Wahren2018-03-051-1/+1
|/
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-031-1/+15
|\
| * drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt2017-11-091-0/+15
| * drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-071-1/+0Star
* | Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-241-1/+2
|\ \ | |/ |/|
| * drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-151-1/+2
* | drm/vc4: clean up error handling on devm_kzalloc failureColin Ian King2017-09-081-12/+3Star
|/
* drm/vc4: Fix leak of HDMI EDIDEric Anholt2017-08-141-0/+1
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0Star
* drm/vc4: add HDMI CEC supportHans Verkuil2017-07-261-6/+224
* drm/vc4: prepare for CEC supportHans Verkuil2017-07-261-30/+29Star
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-221-15/+15
* drm/vc4: Add runtime PM support to the HDMI encoder driverBoris Brezillon2017-04-181-82/+92
* drm/vc4: Add HDMI audio supportEric Anholt2017-03-161-1/+493
* drm/vc4: Extend and edit documentation for output from the RSTEric Anholt2017-02-281-3/+20
* drm/edid: Set AVI infoframe Q even when QS=0Ville Syrjälä2017-01-261-1/+1
* drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()Ville Syrjälä2017-01-261-9/+5Star
* drm/edid: Introduce drm_default_rgb_quant_range()Ville Syrjälä2017-01-261-1/+3
* drm/vc4: Add support for double-clocked modes.Eric Anholt2016-10-061-5/+11
* drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt2016-10-061-5/+131
* drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt2016-10-061-33/+12Star
* drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.Eric Anholt2016-10-061-2/+2
* drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.Eric Anholt2016-10-061-0/+3
* drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt2016-10-061-2/+29
* drm/vc4: Fix handling of interlaced video modes.Mario Kleiner2016-08-201-2/+27
* Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-151-6/+7
|\
| * gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-081-6/+7
* | drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-9/+0Star
|/
* drm/vc4: Fix NULL deref in HDMI init error pathEric Anholt2016-04-141-1/+1
* drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.Eric Anholt2016-03-141-2/+10
* drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.Eric Anholt2016-03-141-1/+1
* drm/vc4: Add another reg to HDMI debug dumping.Eric Anholt2016-02-271-0/+1