summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_hda.c
Commit message (Expand)AuthorAge
* gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard2017-12-06
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
* 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
* drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes2017-01-27
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* drm/sti: remove stih415-416 platform supportVincent Abriou2016-09-20
* drm/sti: fix debug logsFabien Dessenne2016-09-20
* 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: include linux/seq_file.h where neededArnd Bergmann2016-05-11
* drm/sti: add debugfs entries for HDA connectorVincent Abriou2016-02-26
* drm/sti: reset HD DACS when HDA connector is createdVincent Abriou2016-02-26
* drm/sti: Drop bogus drm_mode_sort() callVille Syrjälä2015-12-11
* drm/sti: Build monolithic driverThierry Reding2015-11-03
* drm/sti: Constify function pointer structsVille Syrjälä2015-11-03
* drm: sti: convert driver to atomic modesetBenjamin Gaignard2015-03-19
* 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: Make of_device_id array constKiran Padwal2014-08-26
* drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun2014-08-26
* drm: sti: add HDA driverBenjamin Gaignard2014-07-30