summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_lvds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/sun4i: Use simple encoderThomas Zimmermann2020-04-021-9/+3
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-1/+1
* drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-091-1/+1
* drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-0/+1
* drm/sun4i: drop use of drmP.hSam Ravnborg2019-07-171-1/+1
* drm/sun4i: Move the panel pointer from the TCON to the encodersMaxime Ripard2019-03-071-17/+12
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm/sun4i: tcon: fix check of tcon->panel null pointerGiulio Benetti2018-10-081-2/+2
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/sun4i: Use drm_crtc_mask()Ville Syrjälä2018-07-021-1/+1
* Revert "drm/sun4i: add lvds mode_valid function"Ondrej Jirman2018-04-251-55/+0
* drm/sun4i: add lvds mode_valid functionGiulio Benetti2018-03-141-0/+55
* drm/sun4i: Add LVDS supportMaxime Ripard2018-01-041-0/+177