diff options
author | Maxime Ripard <[email protected]> | 2022-02-21 10:59:08 +0100 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-02-25 17:56:38 +0100 |
commit | c228cb343a6d7c28b841d8d87b93de96e9b74944 (patch) | |
tree | 8c6a21681f321b2e77610989ce19c60c9e638250 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1a7998dab5dd3d11bada7e3921781922082e7fe6 (diff) |
drm/msm/mdp5: Remove redundant zpos initialisation
The mdp KMS driver will call drm_plane_create_zpos_property() with an
init value depending on the plane purpose.
Since the initial value wasn't carried over in the state, the driver had
to set it again in mdp5_plane_reset(). However, the helpers have been
adjusted to set it properly at reset, so this is not needed anymore.
Cc: [email protected]
Cc: [email protected]
Cc: Abhinav Kumar <[email protected]>
Cc: Rob Clark <[email protected]>
Cc: Sean Paul <[email protected]>
Reviewed-by: Dmitry Baryshkov <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions