summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2022-02-21 12:59:00 +0300
committerMaxime Ripard <maxime@cerno.tech>2022-02-25 19:55:12 +0300
commitf6e63222c0a042098eaeea58f66116902208e2f5 (patch)
tree6e1001f67b70f1a5025a74d48042a51a033e2193 /include/drm
parent80253168dbfd256bca97cf7f13312863c5a7f2e5 (diff)
downloadlinux-f6e63222c0a042098eaeea58f66116902208e2f5.tar.xz
drm/omap: plane: Fix zpos initial value mismatch
While the omap_plane_init() function calls drm_plane_create_zpos_property() with an initial value of 0, omap_plane_reset() will force it to another value depending on the plane type. Fix the discrepancy by setting the initial zpos value to the same value in the drm_plane_create_zpos_property() call. Reviewed-by: Tomi Valkeinen <tomba@kernel.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20220221095918.18763-5-maxime@cerno.tech
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions