diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-02-21 10:59:00 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-02-25 17:55:12 +0100 |
commit | f6e63222c0a042098eaeea58f66116902208e2f5 (patch) | |
tree | 6e1001f67b70f1a5025a74d48042a51a033e2193 /include/drm/drm_mode_object.h | |
parent | 80253168dbfd256bca97cf7f13312863c5a7f2e5 (diff) |
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/drm_mode_object.h')
0 files changed, 0 insertions, 0 deletions