index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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