Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5aa9ba6312e36c18626e73506b92d1513d815435
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_tcon.c
574cc45
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
5334653
drm/sun4i: tcon: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
9c25a29
drm/sun4i: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
1e612a0
drm/sun4i: Eliminate pointless on stack copy of drm_display_info
by Ville Syrjälä
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1f2f059
drm/sun4i: Make some symbols static
by YueHaibing
· 6 years ago
0bec621
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Daniel Vetter
· 6 years ago
88bc417
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
by Laurent Pinchart
· 6 years ago
ae6ba10
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
85fb352
drm/sun4i: dsi: Restrict DSI tcon clock divider
by Maxime Ripard
· 6 years ago
c06de56
Merge v5.0-rc7 into drm-next
by Dave Airlie
· 6 years ago
b14e945
drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
by Paul Kocialkowski
· 6 years ago
d0ec0a3
drm/sun4i: Add support for A23 display pipeline
by Chen-Yu Tsai
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
65bf2d5
drm/sun4i: tcon: Support an active-low DE signal with RGB interface
by Paul Kocialkowski
· 6 years ago
4843c9a
drm/sun4i: tcon: Get the connector from the encoder in RGB setup
by Paul Kocialkowski
· 6 years ago
b842e2c
drm/sun4i: tcon: Pass encoder to RGB setup function
by Paul Kocialkowski
· 6 years ago
49c5c07
drm/sun4i: tcon: prevent tcon->panel dereference if NULL
by Giulio Benetti
· 6 years ago
548ae86
drm/sun4i: tcon: fix check of tcon->panel null pointer
by Giulio Benetti
· 6 years ago
185e0be
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
by Maxime Ripard
· 6 years ago
f11adce
drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
by Jonathan Liu
· 6 years ago
79891d5
drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu
by Chen-Yu Tsai
· 6 years ago
0305189
drm/sun4i: tcon: Add support for R40 TCON
by Jernej Skrabec
· 7 years ago
cf77d79
drm/sun4i: tcon: Add another way for matching mixers with tcon
by Jernej Skrabec
· 7 years ago
490cda5
drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used.
by Giulio Benetti
· 6 years ago
da82107
drm/sun4i: tcon: Release node when traversing of graph
by Jernej Skrabec
· 7 years ago
c981c01
Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.com/bzolnier/linux into drm-misc-next
by Gustavo Padovan
· 7 years ago
63d6310
drm/sun4i: Don't check for panel or bridge on TV TCONs
by Jernej Skrabec
· 7 years ago
2a72d0c
drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1
by Jernej Skrabec
· 7 years ago
49836b1
drm/sun4i: tcon: Generalize engine search algorithm
by Jernej Skrabec
· 7 years ago
f329456
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
58b3d02
Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
by Paul Kocialkowski
· 7 years ago
a08fc7c
drm/sun4i: Tie the DSI controller in the TCON
by Maxime Ripard
· 7 years ago
a493cea
drm/sun4i: tcon: Add TRI finish interrupt for vblank
by Maxime Ripard
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
6664e9d
drm/sun4i: Add support for A80 TCONs
by Chen-Yu Tsai
· 7 years ago
2c17a43
drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
by Giulio Benetti
· 7 years ago
7035046
drm/sun4i: Fix exclusivity of the TCON clocks
by Ondrej Jirman
· 7 years ago
e742a17
drm/sun4i: tcon: Reduce the scope of the LVDS error a bit
by Maxime Ripard
· 7 years ago
f3e5fee
drm/sun4i: Release exclusive clock lock when disabling TCON
by Jernej Skrabec
· 7 years ago
79d103a
drm/sun4i: Protect the TCON pixel clocks
by Maxime Ripard
· 7 years ago
80b79e3
drm/sun4i: Enable the output on the pins (tcon0)
by Ondrej Jirman
· 7 years ago
d4da404
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
fa4127c
drm/sun4i: fix HSYNC and VSYNC polarity
by Giulio Benetti
· 7 years ago
05adc89
drm/sun4i: Add support for A83T second TCON
by Jernej Skrabec
· 7 years ago
34d698f
drm/sun4i: Add has_channel_0 TCON quirk
by Jernej Skrabec
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
559f17b
Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
3004f75
drm/sun4i: engine: Add a VBLANK quirk callback
by Maxime Ripard
· 7 years ago
4a6cc7a
BackMerge tag 'v4.15-rc8' into drm-next
by Dave Airlie
· 7 years ago
86a3ae5
drm/sun4i: Fix error code in sun4i_tcon_bind()
by Dan Carpenter
· 7 years ago
2f0d7bb
drm/sun4i: Add A83T support
by Maxime Ripard
· 7 years ago
a0c1214
drm/sun4i: Add LVDS support
by Maxime Ripard
· 7 years ago
ec08d59
drm/sun4i: Create minimal multipliers and dividers
by Maxime Ripard
· 7 years ago
92411f6
drm/sun4i: Fix error path handling
by Maxime Ripard
· 7 years ago
ff71c2c
drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCON
by Chen-Yu Tsai
· 7 years ago
aaddb6d
drm/sun4i: Add support for A20 display pipeline components
by Jonathan Liu
· 7 years ago
4bb206b
drm/sun4i: tcon: Add support for A10 TCON
by Jonathan Liu
· 7 years ago
ba19c53
drm/sun4i: tcon: Move out the tcon0 common setup
by Maxime Ripard
· 7 years ago
5b8f091
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
by Maxime Ripard
· 7 years ago
45e88f9
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
by Maxime Ripard
· 7 years ago
961c645
drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const
by Maxime Ripard
· 7 years ago
abcb876
drm/sun4i: tcon: Make tcon_set_mux mode argument const
by Maxime Ripard
· 7 years ago
67e3264
drm/sun4i: tcon: Add support for demuxing TCON output on A31
by Chen-Yu Tsai
· 7 years ago
ad537fb
drm/sun4i: tcon: Add variant callback for TCON output muxing
by Chen-Yu Tsai
· 7 years ago
27e18de
drm/sun4i: tcon: Support backend input mux
by Chen-Yu Tsai
· 7 years ago
be3fe0f
drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one input
by Chen-Yu Tsai
· 7 years ago
e8d5bbf
drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint ID
by Chen-Yu Tsai
· 7 years ago
1469619
drm/sun4i: tcon: Check for multiple paths between TCONs and backends
by Chen-Yu Tsai
· 7 years ago
d57294c
drm/sun4i: tcon: Unconditionally reset the TCON
by Chen-Yu Tsai
· 7 years ago
b8317a3
drm/sun4i: tcon: multiply the vtotal when not in interlace
by Maxime Ripard
· 8 years ago
a88cbbd
drm/sun4i: tcon: Change vertical total size computation inconsistency
by Maxime Ripard
· 8 years ago
3cb2f46
drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
by Maxime Ripard
· 8 years ago
b7cb9b9
drm/sun4i: tcon: Switch mux on only for composite
by Maxime Ripard
· 8 years ago
f8c73f4
drm/sun4i: tcon: Move the muxing out of the mode set function
by Maxime Ripard
· 8 years ago
1a07542
drm/sun4i: tcon: Add channel debug
by Maxime Ripard
· 8 years ago
1a0edb3
drm/sun4i: tcon: add support for V3s TCON
by Icenowy Zheng
· 8 years ago
8796933
drm/sun4i: abstract a engine type
by Icenowy Zheng
· 8 years ago
86cf678
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
by Chen-Yu Tsai
· 8 years ago
d281c86
drm/sun4i: tcon: Copy ID from associated backend
by Chen-Yu Tsai
· 8 years ago
b317fa3
drm/sun4i: tcon: Find matching display backend by device node matching
by Chen-Yu Tsai
· 8 years ago
80a5824
drm/sun4i: Use lists to track registered display backends and TCONs
by Chen-Yu Tsai
· 8 years ago
cb2e77c
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
ebc9446
drm: convert drivers to use drm_of_find_panel_or_bridge
by Rob Herring
· 8 years ago
18c3b30
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
by Chen-Yu Tsai
· 8 years ago
23a1cb1
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
by Chen-Yu Tsai
· 8 years ago
4c7f16d
drm/sun4i: Fix TCON clock and regmap initialization sequence
by Chen-Yu Tsai
· 8 years ago
b9c8506
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
by Chen-Yu Tsai
· 8 years ago
46cce6d
drm/sun4i: Initialize crtc from tcon bind function
by Chen-Yu Tsai
· 8 years ago
318313d
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
dfeb693
drm/sun4i: constify component_ops structures
by Julia Lawall
· 8 years ago
93a5ec1
drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
by Chen-Yu Tsai
· 8 years ago
91ea2f2
drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
by Chen-Yu Tsai
· 8 years ago
4a408f1
drm/sun4i: support A33 tcon
by Maxime Ripard
· 9 years ago
8e92404
drm/sun4i: support TCONs without channel 1
by Maxime Ripard
· 9 years ago
af346f5
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
by Wei Yongjun
· 8 years ago
894f5a9
drm/sun4i: Add bridge support
by Maxime Ripard
· 9 years ago
a8444c7e
drm/sun4i: Move panel retrieval in RGB connector
by Maxime Ripard
· 8 years ago
ae55811
drm/sun4i: Store TCON's device structure pointer
by Maxime Ripard
· 8 years ago
13fef09
drm: sun4i: do cleanup if RGB output init fails
by Chen-Yu Tsai
· 9 years ago
Next »