diff options
author | Maxime Ripard <[email protected]> | 2022-02-21 10:59:12 +0100 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-02-25 17:57:05 +0100 |
commit | 67f0f2e4308be74a77e4b33ecfcb8581d107c73f (patch) | |
tree | 7d65412ec0e879ba9531551f46748bfd515386db /tools/perf/scripts/python/libxed.py | |
parent | dad911d3c4a60b6fccf698c060f55fca898f287a (diff) |
drm/sti: plane: Remove redundant zpos initialisation
The sti 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 sti_plane_reset().
However, the helpers have been adjusted to set it properly at reset, so
this is not needed anymore.
Reviewed-by: Alain Volmat <[email protected]>
Reviewed-by: Philippe Cornu <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions