]> git.baikalelectronics.ru Git - kernel.git/commit
drm/meson: Add zpos immutable property to planes
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 29 Apr 2019 07:52:47 +0000 (09:52 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Fri, 7 Jun 2019 08:32:56 +0000 (10:32 +0200)
commitdebe0cfc6a8ec270a08e287e4d587700d580b13d
tree3b0e6b7810547e65b4c5119dd62a99358de8553e
parent61dba750bd6c131568c28f235479f923bfd84dff
drm/meson: Add zpos immutable property to planes

Add immutable zpos property to primary and overlay planes to specify
the current fixed zpos position.

Fixes: 0abd943ac187 ("drm/meson: Support Overlay plane for video rendering")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190429075247.7946-1-narmstrong@baylibre.com
drivers/gpu/drm/meson/meson_overlay.c
drivers/gpu/drm/meson/meson_plane.c