Skip to content
Snippets Groups Projects
Commit 5bc740ec authored by Philipp Zabel's avatar Philipp Zabel Committed by Tomeu Vizoso
Browse files

drm/imx: ipuv3-plane: add zpos property


Add a zpos property to planes on the DP crtc. Instead of calling
drm_atomic_helper_check_modeset() and drm_atomic_helper_check_planes()
manually, call drm_atomic_helper_check(), to also normalizes zpos in
plane state. Always update plane order and alpha settings during plane
commit, to allow changing the zpos property without modeset.

Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 92164bd9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment