index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sun4i: Add support for A20 display pipeline components
Jonathan Liu
2017-10-17
1
-0
/
+8
*
drm/sun4i: Add support for A10 display pipeline components
Chen-Yu Tsai
2017-10-17
1
-0
/
+8
*
drm/sun4i: backend: Support output muxing
Chen-Yu Tsai
2017-10-17
1
-3
/
+49
*
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
Chen-Yu Tsai
2017-10-17
1
-0
/
+7
*
drm/sun4i: backend: Add comment explaining why registers are cleared
Chen-Yu Tsai
2017-10-16
1
-1
/
+8
*
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
Chen-Yu Tsai
2017-10-16
1
-13
/
+2
*
drm/sun4i: backend: Create regmap after access is possible
Chen-Yu Tsai
2017-10-16
1
-7
/
+7
*
drm/sun4i: use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-08-23
1
-1
/
+1
*
drm/sun4i: abstract a engine type
Icenowy Zheng
2017-06-01
1
-36
/
+42
*
drm/sun4i: backend: Clarify sun4i_backend_layer_enable debug message
Chen-Yu Tsai
2017-05-14
1
-1
/
+2
*
drm/sun4i: backend: Save pointer to device tree node
Chen-Yu Tsai
2017-05-14
1
-0
/
+1
*
drm/sun4i: backend: Fetch backend ID from device tree
Chen-Yu Tsai
2017-05-14
1
-0
/
+44
*
drm/sun4i: backend: Drop trailing 0 from backend in error message
Chen-Yu Tsai
2017-05-14
1
-1
/
+1
*
drm/sun4i: Use lists to track registered display backends and TCONs
Chen-Yu Tsai
2017-05-14
1
-1
/
+5
*
drm/sun4i: Make sunxi_rgb2yuv_coef constant
Chen-Yu Tsai
2017-03-07
1
-1
/
+1
*
Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-02-01
1
-1
/
+1
|
\
|
*
drm/sun4i: Fix a return value in case of error
Christophe JAILLET
2017-01-02
1
-1
/
+1
*
|
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+2
*
|
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
/
*
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 a few formats
Maxime Ripard
2016-11-02
1
-0
/
+20
*
|
drm/sun4i: Add compatible strings for A31/A31s display pipelines
Chen-Yu Tsai
2016-10-20
1
-0
/
+1
|
/
*
drm/sun4i: Fix formats usable by the primary plane
Maxime Ripard
2016-09-22
1
-2
/
+7
*
drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()
Wei Yongjun
2016-09-18
1
-3
/
+1
*
drm/sun4i: backend: Handle the SAT
Maxime Ripard
2016-09-08
1
-0
/
+60
*
drm/sun4i: support A33 tcon
Maxime Ripard
2016-09-08
1
-0
/
+1
*
drm: sun4i: print DMA address correctly
Arnd Bergmann
2016-05-30
1
-2
/
+2
*
drm: Add Allwinner A10 Display Engine support
Maxime Ripard
2016-04-28
1
-0
/
+364