aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_tcon.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä1-0/+1
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2021-02-10drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec1-0/+6
2021-01-14drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti1-0/+1
2020-02-20drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev1-0/+11
2020-02-20drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev1-0/+3
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-07drm/sun4i: Move the panel pointer from the TCON to the encodersMaxime Ripard1-2/+0
2018-11-09drm/sun4i: tcon: Support an active-low DE signal with RGB interfacePaul Kocialkowski1-0/+1
2018-09-07drm/sun4i: tcon: Rename Dithering related register macrosChen-Yu Tsai1-12/+15
2018-04-11drm/sun4i: Tie the DSI controller in the TCONMaxime Ripard1-0/+42
2018-04-11drm/sun4i: tcon: Add TRI finish interrupt for vblankMaxime Ripard1-0/+4
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-0/+1
2018-03-19drm/sun4i: Add support for A80 TCONsChen-Yu Tsai1-0/+1
2018-03-06drm/sun4i: tcon: Reduce the scope of the LVDS error a bitMaxime Ripard1-0/+1
2018-02-16drm/sun4i: Add has_channel_0 TCON quirkJernej Skrabec1-0/+1
2018-01-04drm/sun4i: Add LVDS supportMaxime Ripard1-0/+29
2018-01-04drm/sun4i: Create minimal multipliers and dividersMaxime Ripard1-0/+2
2017-11-30drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCONChen-Yu Tsai1-0/+2
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard1-8/+3
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard1-8/+2
2017-10-17drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard1-1/+1
2017-10-11drm/sun4i: tcon: Add variant callback for TCON output muxingChen-Yu Tsai1-1/+5
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-0/+3
2017-09-09drm/sun4i: tcon: Support backend input muxChen-Yu Tsai1-0/+3
2017-07-18drm/sun4i: tcon: remove unused functionMaxime Ripard1-2/+0
2017-06-01drm/sun4i: tcon: Change vertical total size computation inconsistencyMaxime Ripard1-1/+1
2017-06-01drm/sun4i: tcon: Move the muxing out of the mode set functionMaxime Ripard1-0/+2
2017-05-14drm/sun4i: tcon: Copy ID from associated backendChen-Yu Tsai1-0/+2
2017-05-14drm/sun4i: Use lists to track registered display backends and TCONsChen-Yu Tsai1-0/+4
2017-03-07drm/sun4i: Initialize crtc from tcon bind functionChen-Yu Tsai1-0/+3
2016-10-20drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structureChen-Yu Tsai1-4/+7
2016-09-08drm/sun4i: support TCONs without channel 1Maxime Ripard1-0/+2
2016-08-22drm/sun4i: Add bridge supportMaxime Ripard1-0/+1
2016-08-22drm/sun4i: Move panel retrieval in RGB connectorMaxime Ripard1-0/+2
2016-08-22drm/sun4i: Store TCON's device structure pointerMaxime Ripard1-0/+1
2016-04-28drm: sun4i: Add RGB outputMaxime Ripard1-0/+2
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard1-0/+184