summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i/sun4i_tv.c
AgeCommit message (Expand)Author
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-08-09drm/sun4i: make drm_connector_funcs structures constBhumika Goyal
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-07-18drm/sun4i: Remove useless atomic_checkMaxime Ripard
2017-06-01drm/sun4i: tcon: Move the muxing out of the mode set functionMaxime Ripard
2017-06-01drm/sun4i: abstract a engine typeIcenowy Zheng
2017-05-14drm/sun4i: Set TCON clock inside sun4i_tconX_mode_setChen-Yu Tsai
2017-03-09drm/sun4i: tv: Get tcon and backend pointers from associated crtcChen-Yu Tsai
2017-03-07drm/sun4i: tv: Switch to drm_of_find_possible_crtcsChen-Yu Tsai
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-13drm/sun4i: constify component_ops structuresJulia Lawall
2016-09-22drm/sun4i: tv: Check mode pointerMaxime Ripard
2016-09-19drm/sun4i: Fix sparse warningsVille Syrjälä
2016-06-10drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-04-28drm: sun4i: tv: Add NTSC output standardMaxime Ripard
2016-04-28drm: sun4i: tv: Add PAL output standardMaxime Ripard
2016-04-28drm: sun4i: Add composite outputMaxime Ripard