index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_tcon.c
Age
Commit message (
Expand
)
Author
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/sun4i: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-11
drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
XuDong Liu
2023-05-10
drm: sun4i: calculate proper DCLK rate for DSI
Roman Beranek
2023-05-10
drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
Roman Beranek
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-04-26
drm/sun4i: Add support for D1 TCONs
Samuel Holland
2021-09-01
drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
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-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-11
Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-27
drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()
Yu Kuai
2020-08-27
drm/sun4i: lvds: Invert the LVDS polarity
Maxime Ripard
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
drm/sun4i: Constify static structs
Rikard Falkeborn
2020-04-06
drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()
Markus Elfring
2020-02-21
drm/sun4i: tcon: Support LVDS on the A33
Maxime Ripard
2020-02-20
drm/sun4i: tcon: Support LVDS output on Allwinner A20
Andrey Lebedev
2020-02-20
drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on 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-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-13
drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
Yunhao Tian
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-20
drm/sun4i: tcon: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
2019-06-24
drm/sun4i: Eliminate pointless on stack copy of drm_display_info
Ville Syrjälä
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-17
drm/sun4i: Make some symbols static
YueHaibing
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-02-19
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-19
drm/sun4i: dsi: Restrict DSI tcon clock divider
Maxime Ripard
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-01
drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
Paul Kocialkowski
2019-01-25
drm/sun4i: Add support for A23 display pipeline
Chen-Yu Tsai
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-09
drm/sun4i: tcon: Support an active-low DE signal with RGB interface
Paul Kocialkowski
2018-11-09
drm/sun4i: tcon: Get the connector from the encoder in RGB setup
Paul Kocialkowski
2018-11-09
drm/sun4i: tcon: Pass encoder to RGB setup function
Paul Kocialkowski
2018-10-08
drm/sun4i: tcon: prevent tcon->panel dereference if NULL
Giulio Benetti
2018-10-08
drm/sun4i: tcon: fix check of tcon->panel null pointer
Giulio Benetti
2018-09-12
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
Maxime Ripard
2018-09-07
drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
Jonathan Liu
[next]