diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-02-21 10:59:08 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-02-25 17:56:38 +0100 |
commit | c228cb343a6d7c28b841d8d87b93de96e9b74944 (patch) | |
tree | 8c6a21681f321b2e77610989ce19c60c9e638250 /drivers/gpu/drm/radeon/r420d.h | |
parent | 1a7998dab5dd3d11bada7e3921781922082e7fe6 (diff) | |
download | linux-stable-c228cb343a6d7c28b841d8d87b93de96e9b74944.tar.gz linux-stable-c228cb343a6d7c28b841d8d87b93de96e9b74944.tar.bz2 linux-stable-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: freedreno@lists.freedesktop.org
Cc: linux-arm-msm@vger.kernel.org
Cc: Abhinav Kumar <quic_abhinavk@quicinc.com>
Cc: Rob Clark <robdclark@gmail.com>
Cc: Sean Paul <sean@poorly.run>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220221095918.18763-13-maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/drm/radeon/r420d.h')
0 files changed, 0 insertions, 0 deletions