summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_hdmi.c
Commit message (Expand)AuthorAge
* gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard2017-12-06
* drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä2017-11-22
* drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav2017-11-21
* drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-07
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
* drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter2017-08-08
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-14
* Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-18
|\
| * drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring2017-05-09
| * drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring2017-05-09
* | [media] sti: hdmi: add CEC notifier supportBenjamin Gaignard2017-04-10
|/
* drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou2017-02-10
* drm/sti: remove deprecated sink_term configVincent Abriou2017-02-10
* Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-01
|\
| * drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes2017-01-27
* | Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie2017-01-23
|\ \ | |/ |/|
| * drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen2017-01-06
* | drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
|/
* drm/sti: remove stih415-416 platform supportVincent Abriou2016-09-20
* drm/sti: fix debug logsFabien Dessenne2016-09-20
* drm/sti: dpms function missing for HDMI connectorVincent Abriou2016-09-20
* drm: sti: fix coccicheck warningsBenjamin Gaignard2016-09-20
* Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie2016-07-05
|\
* | drm: sti: Add ASoC generic hdmi codec support.Arnaud Pouliquen2016-07-01
* | drm: sti: rework init sequenceBenjamin Gaignard2016-06-21
* | drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard2016-06-21
* | drm: sti: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-09
* | drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard2016-06-01
|/
* drm/sti: add debugfs entries for HDMI connectorVincent Abriou2016-02-26
* drm/sti: add hdmi_mode property for HDMI connectorVincent Abriou2016-02-26
* drm/sti: add colorspace property to the HDMI connectorVincent Abriou2016-02-26
* drm/sti: add HDMI vendor specific infoframeVincent Abriou2016-02-26
* drm/sti: reset infoframe transmission when HDMI is stoppedVincent Abriou2016-02-26
* drm/sti: HDMI infoframe transmission mode not take into accountVincent Abriou2016-02-26
* drm/sti: hdmi use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-11-03
* drm/sti: hdmi fix i2c adapter device refcountingVladimir Zapolskiy2015-11-03
* drm/sti: Build monolithic driverThierry Reding2015-11-03
* drm/sti: Constify function pointer structsVille Syrjälä2015-11-03
* drm/sti: code clean upVincent Abriou2015-08-03
* drm: sti: fix sub-components bindBenjamin Gaignard2015-08-03
* drm/sti: hdmi fix CEA-861E video format timing errorVincent Abriou2015-06-08
* drm: sti: convert driver to atomic modesetBenjamin Gaignard2015-03-19
* drm: sti: HDMI add audio infoframeArnaud Pouliquen2015-02-05
* drm/bridge: make bridge registration independent of drm flowAjay Kumar2015-01-28
* drm/bridge: do not pass drm_bridge_funcs to drm_bridge_initAjay Kumar2015-01-28
* drm: sti: fix hdmi avi infoframeBenjamin Gaignard2014-12-11
* drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard2014-12-11
* drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard2014-12-11
* drm: sti: do not iterate over the info frame arrayBenjamin Gaignard2014-09-17
* drm: sti: Make of_device_id array constKiran Padwal2014-08-26