aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23drm: rcar-du: Clamp DPMS states to on and offLaurent Pinchart1-0/+3
2014-12-23drm: rcar-du: Remove LVDS and HDMI encoders chaining restrictionLaurent Pinchart1-7/+0
2014-12-23drm: rcar-du: Don't fail probe in case of partial encoder init errorLaurent Pinchart1-7/+21
2014-11-26drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart1-5/+25
2014-11-26drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart1-3/+5
2014-11-26drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart1-2/+3
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart1-6/+2
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart1-4/+7
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart1-1/+1
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart1-0/+38
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart1-5/+21
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart1-1/+1
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart1-0/+148