index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_tcon.h
Age
Commit message (
Expand
)
Author
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-10
drm/sun4i: tcon: set sync polarity for tcon1 channel
Jernej Skrabec
2021-01-14
drm/sun4i: tcon: fix inverted DCLK polarity
Giulio Benetti
2020-02-20
drm/sun4i: tcon: Support LVDS output on Allwinner A20
Andrey Lebedev
2020-02-20
drm/sun4i: tcon: Introduce LVDS setup routine setting
Andrey Lebedev
2020-01-07
drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model
Chen-Yu Tsai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-07
drm/sun4i: Move the panel pointer from the TCON to the encoders
Maxime Ripard
2018-11-09
drm/sun4i: tcon: Support an active-low DE signal with RGB interface
Paul Kocialkowski
2018-09-07
drm/sun4i: tcon: Rename Dithering related register macros
Chen-Yu Tsai
2018-04-11
drm/sun4i: Tie the DSI controller in the TCON
Maxime Ripard
2018-04-11
drm/sun4i: tcon: Add TRI finish interrupt for vblank
Maxime Ripard
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-19
drm/sun4i: Add support for A80 TCONs
Chen-Yu Tsai
2018-03-06
drm/sun4i: tcon: Reduce the scope of the LVDS error a bit
Maxime Ripard
2018-02-16
drm/sun4i: Add has_channel_0 TCON quirk
Jernej Skrabec
2018-01-04
drm/sun4i: Add LVDS support
Maxime Ripard
2018-01-04
drm/sun4i: Create minimal multipliers and dividers
Maxime Ripard
2017-11-30
drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCON
Chen-Yu Tsai
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-10-17
drm/sun4i: tcon: Make tcon_set_mux mode argument const
Maxime Ripard
2017-10-11
drm/sun4i: tcon: Add variant callback for TCON output muxing
Chen-Yu Tsai
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-09-09
drm/sun4i: tcon: Support backend input mux
Chen-Yu Tsai
2017-07-18
drm/sun4i: tcon: remove unused function
Maxime Ripard
2017-06-01
drm/sun4i: tcon: Change vertical total size computation inconsistency
Maxime Ripard
2017-06-01
drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
2017-05-14
drm/sun4i: tcon: Copy ID from associated backend
Chen-Yu Tsai
2017-05-14
drm/sun4i: Use lists to track registered display backends and TCONs
Chen-Yu Tsai
2017-03-07
drm/sun4i: Initialize crtc from tcon bind function
Chen-Yu Tsai
2016-10-20
drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
Chen-Yu Tsai
2016-09-08
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2016-08-22
drm/sun4i: Add bridge support
Maxime Ripard
2016-08-22
drm/sun4i: Move panel retrieval in RGB connector
Maxime Ripard
2016-08-22
drm/sun4i: Store TCON's device structure pointer
Maxime Ripard
2016-04-28
drm: sun4i: Add RGB output
Maxime Ripard
2016-04-28
drm: Add Allwinner A10 Display Engine support
Maxime Ripard