summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_hdmi.c
AgeCommit message (Expand)Author
2019-07-31drm: sti: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz
2019-07-30drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva
2019-06-06drm/sti: drop use of drmP.hSam Ravnborg
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-14drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-08-07drm/sti: do not remove the drm_bridge that was never addedPeter Rosin
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2017-12-06gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-21drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring
2017-04-10[media] sti: hdmi: add CEC notifier supportBenjamin Gaignard
2017-02-10drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie
2017-01-06drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard
2016-07-05Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie
2016-07-01drm: sti: Add ASoC generic hdmi codec support.Arnaud Pouliquen
2016-06-21drm: sti: rework init sequenceBenjamin Gaignard
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard
2016-06-09drm: sti: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard
2016-02-26drm/sti: add debugfs entries for HDMI connectorVincent Abriou
2016-02-26drm/sti: add hdmi_mode property for HDMI connectorVincent Abriou
2016-02-26drm/sti: add colorspace property to the HDMI connectorVincent Abriou
2016-02-26drm/sti: add HDMI vendor specific infoframeVincent Abriou
2016-02-26drm/sti: reset infoframe transmission when HDMI is stoppedVincent Abriou
2016-02-26drm/sti: HDMI infoframe transmission mode not take into accountVincent Abriou
2015-11-03drm/sti: hdmi use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy
2015-11-03drm/sti: hdmi fix i2c adapter device refcountingVladimir Zapolskiy
2015-11-03drm/sti: Build monolithic driverThierry Reding
2015-11-03drm/sti: Constify function pointer structsVille Syrjälä
2015-08-03drm/sti: code clean upVincent Abriou
2015-08-03drm: sti: fix sub-components bindBenjamin Gaignard