index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_tcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sun4i: tcon: multiply the vtotal when not in interlace
Maxime Ripard
2017-06-01
1
-4
/
+22
*
drm/sun4i: tcon: Change vertical total size computation inconsistency
Maxime Ripard
2017-06-01
1
-1
/
+1
*
drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
Maxime Ripard
2017-06-01
1
-2
/
+2
*
drm/sun4i: tcon: Switch mux on only for composite
Maxime Ripard
2017-06-01
1
-1
/
+8
*
drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
2017-06-01
1
-6
/
+16
*
drm/sun4i: tcon: Add channel debug
Maxime Ripard
2017-06-01
1
-0
/
+4
*
drm/sun4i: tcon: add support for V3s TCON
Icenowy Zheng
2017-06-01
1
-0
/
+5
*
drm/sun4i: abstract a engine type
Icenowy Zheng
2017-06-01
1
-17
/
+21
*
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Chen-Yu Tsai
2017-05-14
1
-0
/
+6
*
drm/sun4i: tcon: Copy ID from associated backend
Chen-Yu Tsai
2017-05-14
1
-0
/
+1
*
drm/sun4i: tcon: Find matching display backend by device node matching
Chen-Yu Tsai
2017-05-14
1
-4
/
+51
*
drm/sun4i: Use lists to track registered display backends and TCONs
Chen-Yu Tsai
2017-05-14
1
-2
/
+12
*
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-04-20
1
-11
/
+25
|
\
|
*
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
Chen-Yu Tsai
2017-03-09
1
-1
/
+1
|
*
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
Chen-Yu Tsai
2017-03-09
1
-2
/
+2
|
*
drm/sun4i: Fix TCON clock and regmap initialization sequence
Chen-Yu Tsai
2017-03-09
1
-7
/
+15
|
*
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
Chen-Yu Tsai
2017-03-07
1
-1
/
+1
|
*
drm/sun4i: Initialize crtc from tcon bind function
Chen-Yu Tsai
2017-03-07
1
-2
/
+8
*
|
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
1
-85
/
+5
|
/
*
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-17
1
-1
/
+1
|
\
|
*
drm/sun4i: constify component_ops structures
Julia Lawall
2016-11-13
1
-1
/
+1
*
|
drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
Chen-Yu Tsai
2016-10-20
1
-0
/
+10
*
|
drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
Chen-Yu Tsai
2016-10-20
1
-15
/
+18
|
/
*
drm/sun4i: support A33 tcon
Maxime Ripard
2016-09-08
1
-1
/
+7
*
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2016-09-08
1
-13
/
+21
*
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
Wei Yongjun
2016-08-27
1
-3
/
+1
*
drm/sun4i: Add bridge support
Maxime Ripard
2016-08-22
1
-3
/
+40
*
drm/sun4i: Move panel retrieval in RGB connector
Maxime Ripard
2016-08-22
1
-7
/
+1
*
drm/sun4i: Store TCON's device structure pointer
Maxime Ripard
2016-08-22
1
-0
/
+1
*
drm: sun4i: do cleanup if RGB output init fails
Chen-Yu Tsai
2016-05-30
1
-1
/
+5
*
drm/sun4i: defer only if we didn't find our panel
Maxime Ripard
2016-05-30
1
-8
/
+9
*
drm: sun4i: Add RGB output
Maxime Ripard
2016-04-28
1
-1
/
+60
*
drm: Add Allwinner A10 Display Engine support
Maxime Ripard
2016-04-28
1
-0
/
+502