Jonathan Liu
|
aaddb6d22a
drm/sun4i: Add support for A20 display pipeline components
|
8 years ago |
Jonathan Liu
|
4bb206bf4d
drm/sun4i: tcon: Add support for A10 TCON
|
8 years ago |
Maxime Ripard
|
ba19c53704
drm/sun4i: tcon: Move out the tcon0 common setup
|
8 years ago |
Maxime Ripard
|
5b8f09100d
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
|
8 years ago |
Maxime Ripard
|
45e88f994a
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
|
8 years ago |
Maxime Ripard
|
961c645cf0
drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const
|
8 years ago |
Maxime Ripard
|
abcb8766b3
drm/sun4i: tcon: Make tcon_set_mux mode argument const
|
8 years ago |
Chen-Yu Tsai
|
67e326450d
drm/sun4i: tcon: Add support for demuxing TCON output on A31
|
8 years ago |
Chen-Yu Tsai
|
ad537fb2ab
drm/sun4i: tcon: Add variant callback for TCON output muxing
|
8 years ago |
Chen-Yu Tsai
|
27e18de78e
drm/sun4i: tcon: Support backend input mux
|
8 years ago |
Chen-Yu Tsai
|
be3fe0f9ed
drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one input
|
8 years ago |
Chen-Yu Tsai
|
e8d5bbf7f4
drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint ID
|
8 years ago |
Chen-Yu Tsai
|
1469619d29
drm/sun4i: tcon: Check for multiple paths between TCONs and backends
|
8 years ago |
Chen-Yu Tsai
|
d57294c1f8
drm/sun4i: tcon: Unconditionally reset the TCON
|
8 years ago |
Maxime Ripard
|
b8317a3d50
drm/sun4i: tcon: multiply the vtotal when not in interlace
|
8 years ago |
Maxime Ripard
|
a88cbbd469
drm/sun4i: tcon: Change vertical total size computation inconsistency
|
8 years ago |
Maxime Ripard
|
3cb2f46b3d
drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
|
8 years ago |
Maxime Ripard
|
b7cb9b9143
drm/sun4i: tcon: Switch mux on only for composite
|
8 years ago |
Maxime Ripard
|
f8c73f4f02
drm/sun4i: tcon: Move the muxing out of the mode set function
|
8 years ago |
Maxime Ripard
|
1a07542600
drm/sun4i: tcon: Add channel debug
|
8 years ago |
Icenowy Zheng
|
1a0edb3f71
drm/sun4i: tcon: add support for V3s TCON
|
8 years ago |
Icenowy Zheng
|
8796933843
drm/sun4i: abstract a engine type
|
8 years ago |
Chen-Yu Tsai
|
86cf6788a6
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
|
8 years ago |
Chen-Yu Tsai
|
d281c862de
drm/sun4i: tcon: Copy ID from associated backend
|
8 years ago |
Chen-Yu Tsai
|
b317fa3ba1
drm/sun4i: tcon: Find matching display backend by device node matching
|
8 years ago |
Chen-Yu Tsai
|
80a58240ef
drm/sun4i: Use lists to track registered display backends and TCONs
|
8 years ago |
Dave Airlie
|
cb2e77c1d5
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
|
8 years ago |
Rob Herring
|
ebc9446135
drm: convert drivers to use drm_of_find_panel_or_bridge
|
8 years ago |
Chen-Yu Tsai
|
18c3b30083
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
|
8 years ago |
Chen-Yu Tsai
|
23a1cb11d9
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
|
8 years ago |