index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
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