aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hdmi.c
AgeCommit message (Expand)Author
2023-01-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2023-01-18drm/sti: Use drm_mode_copy()Ville Syrjälä
2020-01-27drm/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
2015-06-08drm/sti: hdmi fix CEA-861E video format timing errorVincent Abriou
2015-03-19drm: sti: convert driver to atomic modesetBenjamin Gaignard
2015-02-05drm: sti: HDMI add audio infoframeArnaud Pouliquen
2015-01-28drm/bridge: make bridge registration independent of drm flowAjay Kumar
2015-01-28drm/bridge: do not pass drm_bridge_funcs to drm_bridge_initAjay Kumar