summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+4
* drm/sti: remove use of drm_debugfs functions as return valuesWambui Karuga2020-03-181-8/+5
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* drm: sti: fix W=1 warningsBenjamin Gaignard2019-09-161-2/+2
* drm/sti: Include the right headerLinus Walleij2019-09-021-1/+1
* drm: sti: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz2019-09-021-7/+12
* drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-0/+1
* drm: sti: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz2019-07-311-2/+4
* drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-0/+3
* drm/sti: drop use of drmP.hSam Ravnborg2019-06-061-1/+4
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-01-181-1/+2
|\
| * drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-101-1/+2
* | drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-141-2/+2
|/
* drm/sti: do not remove the drm_bridge that was never addedPeter Rosin2018-08-071-1/+0
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
* 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