summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_lvds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/sun4i: Move the panel pointer from the TCON to the encodersMaxime Ripard2019-03-071-17/+12Star
* 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/+0Star
* drm/sun4i: add lvds mode_valid functionGiulio Benetti2018-03-141-0/+55
* drm/sun4i: Add LVDS supportMaxime Ripard2018-01-041-0/+177