Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6f3573672324b6391014680dd6e2cf7298aaea22
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_layer.c
29a8408
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
by Daniel Vetter
· 3 years, 6 months ago
37418bf
drm: Use state helper instead of the plane state pointer
by Maxime Ripard
· 3 years, 10 months ago
977697e
drm/atomic: Pass the full state to planes atomic disable and update
by Maxime Ripard
· 3 years, 10 months ago
e05162c0
drm: Store new plane state in a variable for atomic_update and disable
by Maxime Ripard
· 3 years, 10 months ago
820c170
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
by Thomas Zimmermann
· 3 years, 10 months ago
c23f45d9
drm/sun4i: Remove unneeded semicolon in sun4i_layer.c
by zhengbin
· 5 years ago
9c25a29
drm/sun4i: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
134592da
drm/sun4i: layer: support just backend formats when frontend is unavailable
by Chen-Yu Tsai
· 6 years ago
e2b1d3d
drm/sun4i: layer: Assign backend pointer before calling DRM helpers
by Chen-Yu Tsai
· 6 years ago
b2ddf27
drm/sun4i: layer: Add tiled modifier support and helper
by Paul Kocialkowski
· 6 years ago
8c8152b
drm/sun4i: frontend: Add support for planar YUV input formats
by Paul Kocialkowski
· 6 years ago
9afe52d
drm/sun4i: frontend: Add support for semi-planar YUV input formats
by Paul Kocialkowski
· 6 years ago
b636d3f
drm/sun4i: frontend: Add support for the BGRX8888 input format
by Paul Kocialkowski
· 6 years ago
1c29d26
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
by Paul Kocialkowski
· 6 years ago
b79a3a9
drm/sun4i: frontend: Replace ARGB with XRGB as supported format
by Paul Kocialkowski
· 6 years ago
686d263
drm/sun4i: Cleanup video/YUV source before enabling a layer
by Paul Kocialkowski
· 6 years ago
7b24eec
drm/sun4i: wait on implicit fence before display
by Qiang Yu
· 6 years ago
6025232
drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logic
by Alexandru Gheorghe
· 6 years ago
d99008aa
drm/sun4i: Add support for plane alpha
by Maxime Ripard
· 7 years ago
ddc389f
drm/sun4i: backend: Support YUV planes
by Maxime Ripard
· 7 years ago
ded4f34
drm/sun4i: backend: Make zpos configurable
by Maxime Ripard
· 7 years ago
70d2850
drm/sun4i: Remove the plane description structure
by Maxime Ripard
· 7 years ago
8f1f255
drm/sun4i: backend: Assign the pipes automatically
by Maxime Ripard
· 7 years ago
65f7fa3
drm/sun4i: backend: Check for the number of alpha planes
by Maxime Ripard
· 8 years ago
47a05f4
drm/sun4i: backend: Add support for zpos
by Maxime Ripard
· 8 years ago
2bebcc4
drm/sun4i: backend: Set a default zpos in our reset hook
by Maxime Ripard
· 7 years ago
098b338
drm/sun4i: backend: Move the coord function in the shared part
by Maxime Ripard
· 7 years ago
185f114
drm/sun4i: backend: Fix structure indentation
by Maxime Ripard
· 8 years ago
ca07b21
drm/sun4i: backend: Wire in the frontend
by Maxime Ripard
· 7 years ago
d540f82
drm/sun4i: backend: Add a custom plane state
by Maxime Ripard
· 7 years ago
5fd27c2
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
7d1a2bf
drm/sun4i: Remove useless atomic_check
by Maxime Ripard
· 8 years ago
934d143
drm/sun4i: constify drm_plane_helper_funcs
by Arvind Yadav
· 7 years ago
8796933
drm/sun4i: abstract a engine type
by Icenowy Zheng
· 8 years ago
7921e14
drm/sun4i: return only planes for layers created
by Icenowy Zheng
· 8 years ago
a0a68fb
drm/sun4i: Pass pointer for underlying backend into layer init
by Chen-Yu Tsai
· 8 years ago
ace6c09
drm/sun4i: Add backend pointer to sun4i_layer
by Chen-Yu Tsai
· 8 years ago
a5154a4
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
by Chen-Yu Tsai
· 8 years ago
dcd2158
drm/sun4i: Drop primary layer pointer from sun4i_drv
by Chen-Yu Tsai
· 8 years ago
2b2c22b
drm/sun4i: Add end of list element for sun4i_layers_init's returned list
by Chen-Yu Tsai
· 8 years ago
903795d
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
by Chen-Yu Tsai
· 8 years ago
8a16469
drm/sun4i: Drop useless assignment in sun4i_layers_init
by Chen-Yu Tsai
· 8 years ago
f43fbe7
drm/sun4i: Fix kcalloc element size in sun4i_layers_init
by Chen-Yu Tsai
· 8 years ago
47d7fbb
drm/sun4i: Add a few formats
by Maxime Ripard
· 8 years ago
c222f39
drm/sun4i: Fix formats usable by the primary plane
by Maxime Ripard
· 8 years ago
9026e0d
drm: Add Allwinner A10 Display Engine support
by Maxime Ripard
· 9 years ago