summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/nxp-ptn3460.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* 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
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm/bridge: nxp-ptn3460: clean up drm_bridge_add callInki Dae2017-07-061-5/+1
* drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-7/+5
* drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring2017-04-061-12/+4
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
* drm/bridge: Call drm_connector_cleanup directlyMarek Vasut2016-10-051-6/+1
* drm/bridge: ptn3460: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-8/+0
* drm/bridge/nxp-ptn3460: Constify function pointer structsVille Syrjälä2015-12-151-3/+3
* drm/bridge: ptn3460: Fix coccinelle warningskbuild test robot2015-10-301-1/+0
* drm/bridge: Add vendor prefixesThierry Reding2015-08-141-0/+411