diff options
author | Maxime Ripard <[email protected]> | 2022-02-21 10:59:11 +0100 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-02-25 17:57:01 +0100 |
commit | dad911d3c4a60b6fccf698c060f55fca898f287a (patch) | |
tree | 6955a505aaaed1d2db38fa951ac5b7c346c185a3 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 84352ed2b0543aa54117a73ad29c33c7a2b9d299 (diff) |
drm/rcar: plane: Remove redundant zpos initialisation
The rcar-du 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 rcar_du_plane_reset() and rcar_du_vsp_plane_reset().
However, the helpers have been adjusted to set it properly at reset, so
this is not needed anymore.
Cc: [email protected]
Reviewed-by: Kieran Bingham <[email protected]>
Reviewed-by: Laurent Pinchart <[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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions