aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_encoder.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-04drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart1-9/+0
2017-04-04drm: rcar-du: Replace manual bridge implementation with DRM bridgeLaurent Pinchart1-2/+0
2017-04-04drm: rcar-du: Use the DRM panel APILaurent Pinchart1-0/+3
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-07-18drm: rcar-du: Remove i2c slave encoder interface for hdmi encoderArchit Taneja1-4/+3
2016-06-10drm: rcar-du: Rely on the default ->best_encoder() behaviorBoris Brezillon1-3/+0
2014-11-26drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart1-0/+3
2014-11-26drm: rcar-du: Replace drm_encoder with drm_slave_encoderLaurent Pinchart1-3/+4
2014-11-26drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart1-0/+2
2014-11-26drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart1-1/+2
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart1-3/+7
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart1-1/+2
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart1-1/+1
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart1-0/+2
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart1-2/+3
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart1-1/+2
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart1-0/+45