diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2018-01-10 16:20:01 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2019-02-22 12:17:54 +0100 |
commit | 74a3dba26c606adc29f6ba6484d5cdaaf877cccc (patch) | |
tree | fc4903b0ce36f9168238dffe19aa0bb5479be0ef /drivers/acpi/cppc_acpi.c | |
parent | 70e8a0c71e909d6801ab7b215adc079caec024ba (diff) |
drm/imx: ipuv3-plane: add zpos property
Add a zpos property to planes. Call drm_atomic_helper_check() instead of
calling drm_atomic_helper_check_modeset() and drm_atomic_check_planes()
manually. This effectively adds a call to drm_atomic_normalize_zpos()
before checking planes. Reorder atomic update to allow changing plane
zpos without modeset.
Note that the initial zpos is set in ipu_plane_state_reset(). The
initial value set in ipu_plane_init() is just for show. The zpos
parameter of drm_plane_create_zpos_property() is ignored because
the newly created plane do not have state yet.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Tested-by: Marius Vlad <marius.vlad@collabora.com>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions