summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tv.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard2017-10-171-6/+0Star
* drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard2017-10-171-6/+0Star
* Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-08-211-8/+0Star
|\
| * drm/sun4i: Remove useless atomic_checkMaxime Ripard2017-07-181-8/+0Star
* | drm/sun4i: make drm_connector_funcs structures constBhumika Goyal2017-08-091-1/+1
* | drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0Star
|/
* drm/sun4i: tcon: Move the muxing out of the mode set functionMaxime Ripard2017-06-011-0/+1
* drm/sun4i: abstract a engine typeIcenowy Zheng2017-06-011-5/+4Star
* drm/sun4i: Set TCON clock inside sun4i_tconX_mode_setChen-Yu Tsai2017-05-141-2/+0Star
* drm/sun4i: tv: Get tcon and backend pointers from associated crtcChen-Yu Tsai2017-03-091-8/+11
* drm/sun4i: tv: Switch to drm_of_find_possible_crtcsChen-Yu Tsai2017-03-071-1/+7
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0Star
* drm/sun4i: constify component_ops structuresJulia Lawall2016-11-131-1/+1
* drm/sun4i: tv: Check mode pointerMaxime Ripard2016-09-221-1/+7
* drm/sun4i: Fix sparse warningsVille Syrjälä2016-09-191-19/+19
* drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-9/+0Star
* drm: sun4i: tv: Add NTSC output standardMaxime Ripard2016-04-281-0/+45
* drm: sun4i: tv: Add PAL output standardMaxime Ripard2016-04-281-0/+42
* drm: sun4i: Add composite outputMaxime Ripard2016-04-281-0/+621