diff options
author | 2018-01-10 16:20:01 +0100 | |
---|---|---|
committer | 2019-02-22 12:17:54 +0100 | |
commit | 74a3dba26c606adc29f6ba6484d5cdaaf877cccc (patch) | |
tree | fc4903b0ce36f9168238dffe19aa0bb5479be0ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/imx: ipuv3-plane: add function to query atomic update status (diff) | |
download | linux-dev-74a3dba26c606adc29f6ba6484d5cdaaf877cccc.tar.xz linux-dev-74a3dba26c606adc29f6ba6484d5cdaaf877cccc.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions