diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-02-21 10:59:13 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-02-25 17:57:10 +0100 |
commit | e4fff65fdb526a48f1f79862e41b31e24c9fad1f (patch) | |
tree | bc0e9c56f85f1338dbc53bb51b503afcb8eae1ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 67f0f2e4308be74a77e4b33ecfcb8581d107c73f (diff) |
drm/sun4i: layer: Remove redundant zpos initialisation
The sun4i KMS driver will call drm_plane_create_zpos_property() with an
init value depending on the plane type.
Since the initial value wasn't carried over in the state, the driver had
to set it again in sun4i_backend_layer_reset().
However, the helpers have been adjusted to set it properly at reset, so
this is not needed anymore.
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-sunxi@lists.linux.dev
Cc: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220221095918.18763-18-maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions