linux/drivers/gpu/drm/sti
Maxime Ripard 67f0f2e430
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 <alain.volmat@foss.st.com>
Reviewed-by: Philippe Cornu <philippe.cornu@foss.st.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220221095918.18763-17-maxime@cerno.tech
2022-02-25 17:57:05 +01:00
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
Makefile
NOTES
sti_awg_utils.c
sti_awg_utils.h
sti_compositor.c
sti_compositor.h
sti_crtc.c
sti_crtc.h
sti_cursor.c drm/sti: plane: Remove redundant zpos initialisation 2022-02-25 17:57:05 +01:00
sti_cursor.h
sti_drv.c drm/sti: Add support for the nomodeset kernel parameter 2022-01-27 19:15:50 +01:00
sti_drv.h
sti_dvo.c
sti_gdp.c drm/sti: plane: Remove redundant zpos initialisation 2022-02-25 17:57:05 +01:00
sti_gdp.h
sti_hda.c
sti_hdmi.c
sti_hdmi.h
sti_hdmi_tx3g4c28phy.c
sti_hdmi_tx3g4c28phy.h
sti_hqvdp.c drm/sti: plane: Remove redundant zpos initialisation 2022-02-25 17:57:05 +01:00
sti_hqvdp_lut.h
sti_mixer.c
sti_mixer.h
sti_plane.c drm/sti: plane: Remove redundant zpos initialisation 2022-02-25 17:57:05 +01:00
sti_plane.h drm/sti: plane: Remove redundant zpos initialisation 2022-02-25 17:57:05 +01:00
sti_tvout.c
sti_vid.c
sti_vid.h
sti_vtg.c
sti_vtg.h