Hi Maxime, Dne ponedeljek, 07. februar 2022 ob 17:35:10 CET je Maxime Ripard napisal(a): > The sun4i 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 sun4i_backend_layer_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: Chen-Yu Tsai <[email protected]> > Cc: Jernej Skrabec <[email protected]> > Signed-off-by: Maxime Ripard <[email protected]>
Reviewed-by: Jernej Skrabec <[email protected]> Best regards, Jernej
