aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard1-6/+0
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard1-6/+0
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-nextDave Airlie1-8/+0
2017-08-09drm/sun4i: make drm_connector_funcs structures constBhumika Goyal1-1/+1
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter1-1/+0
2017-07-18drm/sun4i: Remove useless atomic_checkMaxime Ripard1-8/+0
2017-06-01drm/sun4i: tcon: Move the muxing out of the mode set functionMaxime Ripard1-0/+1
2017-06-01drm/sun4i: abstract a engine typeIcenowy Zheng1-5/+4
2017-05-14drm/sun4i: Set TCON clock inside sun4i_tconX_mode_setChen-Yu Tsai1-2/+0
2017-03-09drm/sun4i: tv: Get tcon and backend pointers from associated crtcChen-Yu Tsai1-8/+11
2017-03-07drm/sun4i: tv: Switch to drm_of_find_possible_crtcsChen-Yu Tsai1-1/+7
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