summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tv.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart1-7/+0
2016-11-13drm/sun4i: constify component_ops structuresJulia Lawall1-1/+1
2016-09-22drm/sun4i: tv: Check mode pointerMaxime Ripard1-1/+7
2016-09-19drm/sun4i: Fix sparse warningsVille Syrjälä1-19/+19
2016-06-10drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon1-9/+0
2016-04-28drm: sun4i: tv: Add NTSC output standardMaxime Ripard1-0/+45
2016-04-28drm: sun4i: tv: Add PAL output standardMaxime Ripard1-0/+42
2016-04-28drm: sun4i: Add composite outputMaxime Ripard1-0/+621