index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_layer.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
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-07
drm/sun4i: Add backend pointer to sun4i_layer
Chen-Yu Tsai
1
-5
/
+3
2017-03-07
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
Chen-Yu Tsai
1
-1
/
+2
2017-03-07
drm/sun4i: Drop primary layer pointer from sun4i_drv
Chen-Yu Tsai
1
-3
/
+0
2017-03-07
drm/sun4i: Add end of list element for sun4i_layers_init's returned list
Chen-Yu Tsai
1
-1
/
+1
2017-03-07
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
Chen-Yu Tsai
1
-0
/
+1
2017-03-07
drm/sun4i: Drop useless assignment in sun4i_layers_init
Chen-Yu Tsai
1
-1
/
+1
2017-03-07
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