summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_vgacon.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03drm: rcar-du: Switch connector DPMS to atomic helpersLaurent Pinchart1-2/+2
2015-03-03drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart1-0/+4
2015-03-03drm: rcar-du: Don't set connector->encoder at init timeLaurent Pinchart1-1/+0
2014-12-23drm: rcar-du: Implement support for interlaced modesLaurent Pinchart1-0/+1
2014-11-26drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart1-2/+3
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart1-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-2/+2
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda1-7/+0
2013-08-10drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart1-1/+1
2013-08-10drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart1-0/+1
2013-08-10drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart1-0/+95