summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tcon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-04-201-11/+25
|\
| * drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai2017-03-091-1/+1
| * drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsyncChen-Yu Tsai2017-03-091-2/+2
| * drm/sun4i: Fix TCON clock and regmap initialization sequenceChen-Yu Tsai2017-03-091-7/+15
| * drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoderChen-Yu Tsai2017-03-071-1/+1
| * drm/sun4i: Initialize crtc from tcon bind functionChen-Yu Tsai2017-03-071-2/+8
* | drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring2017-04-061-85/+5
|/
* Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-11-171-1/+1
|\
| * drm/sun4i: constify component_ops structuresJulia Lawall2016-11-131-1/+1
* | drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)Chen-Yu Tsai2016-10-201-0/+10
* | drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structureChen-Yu Tsai2016-10-201-15/+18
|/
* drm/sun4i: support A33 tconMaxime Ripard2016-09-081-1/+7
* drm/sun4i: support TCONs without channel 1Maxime Ripard2016-09-081-13/+21
* drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()Wei Yongjun2016-08-271-3/+1
* drm/sun4i: Add bridge supportMaxime Ripard2016-08-221-3/+40
* drm/sun4i: Move panel retrieval in RGB connectorMaxime Ripard2016-08-221-7/+1
* drm/sun4i: Store TCON's device structure pointerMaxime Ripard2016-08-221-0/+1
* drm: sun4i: do cleanup if RGB output init failsChen-Yu Tsai2016-05-301-1/+5
* drm/sun4i: defer only if we didn't find our panelMaxime Ripard2016-05-301-8/+9
* drm: sun4i: Add RGB outputMaxime Ripard2016-04-281-1/+60
* drm: Add Allwinner A10 Display Engine supportMaxime Ripard2016-04-281-0/+502
OpenPOWER on IntegriCloud