diff options
| author | Maxime Ripard <[email protected]> | 2022-02-21 09:59:08 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2022-02-25 16:56:38 +0000 |
| commit | c228cb343a6d7c28b841d8d87b93de96e9b74944 (patch) | |
| tree | 8c6a21681f321b2e77610989ce19c60c9e638250 /drivers/gpu/drm/omapdrm/omap_plane.c | |
| parent | drm/object: Add default zpos value at reset (diff) | |
| download | kernel-c228cb343a6d7c28b841d8d87b93de96e9b74944.tar.gz kernel-c228cb343a6d7c28b841d8d87b93de96e9b74944.zip | |
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 'drivers/gpu/drm/omapdrm/omap_plane.c')
0 files changed, 0 insertions, 0 deletions
