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