Maxime Ripard
|
b8317a3d50
drm/sun4i: tcon: multiply the vtotal when not in interlace
|
8 年之前 |
Maxime Ripard
|
a88cbbd469
drm/sun4i: tcon: Change vertical total size computation inconsistency
|
8 年之前 |
Maxime Ripard
|
3cb2f46b3d
drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
|
8 年之前 |
Maxime Ripard
|
b7cb9b9143
drm/sun4i: tcon: Switch mux on only for composite
|
8 年之前 |
Maxime Ripard
|
f8c73f4f02
drm/sun4i: tcon: Move the muxing out of the mode set function
|
8 年之前 |
Maxime Ripard
|
1a07542600
drm/sun4i: tcon: Add channel debug
|
8 年之前 |
Icenowy Zheng
|
1a0edb3f71
drm/sun4i: tcon: add support for V3s TCON
|
8 年之前 |
Icenowy Zheng
|
8796933843
drm/sun4i: abstract a engine type
|
8 年之前 |
Chen-Yu Tsai
|
86cf6788a6
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
|
8 年之前 |
Chen-Yu Tsai
|
d281c862de
drm/sun4i: tcon: Copy ID from associated backend
|
8 年之前 |
Chen-Yu Tsai
|
b317fa3ba1
drm/sun4i: tcon: Find matching display backend by device node matching
|
8 年之前 |
Chen-Yu Tsai
|
80a58240ef
drm/sun4i: Use lists to track registered display backends and TCONs
|
8 年之前 |
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 年之前 |
Rob Herring
|
ebc9446135
drm: convert drivers to use drm_of_find_panel_or_bridge
|
8 年之前 |
Chen-Yu Tsai
|
18c3b30083
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
|
8 年之前 |
Chen-Yu Tsai
|
23a1cb11d9
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
|
8 年之前 |
Chen-Yu Tsai
|
4c7f16d14a
drm/sun4i: Fix TCON clock and regmap initialization sequence
|
8 年之前 |
Chen-Yu Tsai
|
b9c8506cb8
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
|
8 年之前 |
Chen-Yu Tsai
|
46cce6dac3
drm/sun4i: Initialize crtc from tcon bind function
|
8 年之前 |
Dave Airlie
|
318313d1d4
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 年之前 |
Julia Lawall
|
dfeb693d5a
drm/sun4i: constify component_ops structures
|
8 年之前 |
Chen-Yu Tsai
|
93a5ec14da
drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
|
8 年之前 |
Chen-Yu Tsai
|
91ea2f29cb
drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
|
8 年之前 |
Maxime Ripard
|
4a408f1f63
drm/sun4i: support A33 tcon
|
9 年之前 |
Maxime Ripard
|
8e92404725
drm/sun4i: support TCONs without channel 1
|
9 年之前 |
Wei Yongjun
|
af346f5570
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
|
9 年之前 |
Maxime Ripard
|
894f5a9f4b
drm/sun4i: Add bridge support
|
9 年之前 |
Maxime Ripard
|
a8444c7ee2
drm/sun4i: Move panel retrieval in RGB connector
|
9 年之前 |
Maxime Ripard
|
ae558110e5
drm/sun4i: Store TCON's device structure pointer
|
9 年之前 |
Chen-Yu Tsai
|
13fef095bd
drm: sun4i: do cleanup if RGB output init fails
|
9 年之前 |