aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/nxp-ptn3460.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter1-1/+1
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter1-1/+0
2017-07-06drm/bridge: nxp-ptn3460: clean up drm_bridge_add callInki Dae1-5/+1
2017-05-16drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-7/+5
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring1-12/+4
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart1-7/+0
2016-10-05drm/bridge: Call drm_connector_cleanup directlyMarek Vasut1-6/+1
2016-06-10drm/bridge: ptn3460: Rely on the default ->best_encoder() behaviorBoris Brezillon1-8/+0
2015-12-15drm/bridge/nxp-ptn3460: Constify function pointer structsVille Syrjälä1-3/+3
2015-10-30drm/bridge: ptn3460: Fix coccinelle warningskbuild test robot1-1/+0
2015-08-14drm/bridge: Add vendor prefixesThierry Reding1-0/+411