summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-04
|\
| * drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt2017-11-09
| * drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-07
* | Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-24
|\ \ | |/ |/|
| * drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-15
* | drm/vc4: clean up error handling on devm_kzalloc failureColin Ian King2017-09-08
|/
* drm/vc4: Fix leak of HDMI EDIDEric Anholt2017-08-14
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
* drm/vc4: add HDMI CEC supportHans Verkuil2017-07-26
* drm/vc4: prepare for CEC supportHans Verkuil2017-07-26
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-14
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-22
* drm/vc4: Add runtime PM support to the HDMI encoder driverBoris Brezillon2017-04-18
* drm/vc4: Add HDMI audio supportEric Anholt2017-03-16
* drm/vc4: Extend and edit documentation for output from the RSTEric Anholt2017-02-28
* drm/edid: Set AVI infoframe Q even when QS=0Ville 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ä2017-01-26
* drm/vc4: Add support for double-clocked modes.Eric Anholt2016-10-06
* drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt2016-10-06
* drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt2016-10-06
* drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.Eric Anholt2016-10-06
* drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.Eric Anholt2016-10-06
* drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt2016-10-06
* drm/vc4: Fix handling of interlaced video modes.Mario Kleiner2016-08-19
* Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-15
|\
| * gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-07
* | drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
|/
* drm/vc4: Fix NULL deref in HDMI init error pathEric Anholt2016-04-14
* drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.Eric Anholt2016-03-13
* drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.Eric Anholt2016-03-13
* drm/vc4: Add another reg to HDMI debug dumping.Eric Anholt2016-02-26
* drm/vc4: Bring HDMI up from power off if necessary.Eric Anholt2016-02-26
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-21