index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_layer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+5
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-1
/
+2
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2019-12-14
drm/sun4i: Remove unneeded semicolon in sun4i_layer.c
zhengbin
1
-2
/
+2
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-25
drm/sun4i: layer: support just backend formats when frontend is unavailable
Chen-Yu Tsai
1
-3
/
+31
2019-01-25
drm/sun4i: layer: Assign backend pointer before calling DRM helpers
Chen-Yu Tsai
1
-1
/
+2
2019-01-18
drm/sun4i: layer: Add tiled modifier support and helper
Paul Kocialkowski
1
-1
/
+15
2019-01-18
drm/sun4i: frontend: Add support for planar YUV input formats
Paul Kocialkowski
1
-0
/
+8
2019-01-18
drm/sun4i: frontend: Add support for semi-planar YUV input formats
Paul Kocialkowski
1
-0
/
+4
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 input format
Paul Kocialkowski
1
-0
/
+1
2018-11-27
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
Paul Kocialkowski
1
-3
/
+3
2018-11-27
drm/sun4i: frontend: Replace ARGB with XRGB as supported format
Paul Kocialkowski
1
-2
/
+2
2018-11-27
drm/sun4i: Cleanup video/YUV source before enabling a layer
Paul Kocialkowski
1
-0
/
+2
2018-11-22
drm/sun4i: wait on implicit fence before display
Qiang Yu
1
-0
/
+2
2018-08-06
drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-3
/
+1
2018-04-16
drm/sun4i: Add support for plane alpha
Maxime Ripard
1
-0
/
+2
2018-03-20
drm/sun4i: backend: Support YUV planes
Maxime Ripard
1
-0
/
+4
2018-02-22
drm/sun4i: backend: Make zpos configurable
Maxime Ripard
1
-2
/
+3
2018-02-22
drm/sun4i: Remove the plane description structure
Maxime Ripard
1
-36
/
+8
2018-02-22
drm/sun4i: backend: Assign the pipes automatically
Maxime Ripard
1
-6
/
+0
2018-01-29
drm/sun4i: backend: Check for the number of alpha planes
Maxime Ripard
1
-22
/
+2
2018-01-29
drm/sun4i: backend: Add support for zpos
Maxime Ripard
1
-0
/
+3
2018-01-29
drm/sun4i: backend: Set a default zpos in our reset hook
Maxime Ripard
1
-0
/
+2
2018-01-29
drm/sun4i: backend: Move the coord function in the shared part
Maxime Ripard
1
-2
/
+1
2018-01-29
drm/sun4i: backend: Fix structure indentation
Maxime Ripard
1
-4
/
+4
2018-01-22
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
1
-3
/
+30
2018-01-22
drm/sun4i: backend: Add a custom plane state
Maxime Ripard
1
-3
/
+47
2017-08-21
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
1
-8
/
+1
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-07-18
drm/sun4i: Remove useless atomic_check
Maxime Ripard
1
-7
/
+0
2017-07-17
drm/sun4i: constify drm_plane_helper_funcs
Arvind Yadav
1
-1
/
+1
2017-06-01
drm/sun4i: abstract a engine type
Icenowy Zheng
1
-5
/
+4
2017-05-15
drm/sun4i: return only planes for layers created
Icenowy Zheng
1
-8
/
+10
2017-03-09
drm/sun4i: Pass pointer for underlying backend into layer init
Chen-Yu Tsai
1
-7
/
+6
2017-03-08
drm/sun4i: Add backend pointer to sun4i_layer
Chen-Yu Tsai
1
-5
/
+3
2017-03-08
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
Chen-Yu Tsai
1
-1
/
+2
2017-03-08
drm/sun4i: Drop primary layer pointer from sun4i_drv
Chen-Yu Tsai
1
-3
/
+0
2017-03-08
drm/sun4i: Add end of list element for sun4i_layers_init's returned list
Chen-Yu Tsai
1
-1
/
+1
2017-03-08
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
Chen-Yu Tsai
1
-0
/
+1
2017-03-08
drm/sun4i: Drop useless assignment in sun4i_layers_init
Chen-Yu Tsai
1
-1
/
+1
2017-03-08
drm/sun4i: Fix kcalloc element size in sun4i_layers_init
Chen-Yu Tsai
1
-1
/
+1
2016-11-02
drm/sun4i: Add a few formats
Maxime Ripard
1
-0
/
+6
2016-09-22
drm/sun4i: Fix formats usable by the primary plane
Maxime Ripard
1
-17
/
+39
2016-04-28
drm: Add Allwinner A10 Display Engine support
Maxime Ripard
1
-0
/
+161