On Tue, 2024-10-29 at 23:10 +0200, Ville Syrjala wrote: > From: Ville Syrjälä <ville.syrj...@linux.intel.com> > > The plane scaler is stored in the plane state, but the crtc scaler > is stored in the scaler_state. That is a bit incosistent as the > plane state is the state of the consumer, but scaler_state is more > the state of the producer. Move the crtc scaler into the pfit state > which is more analogous to the plane state. > > Signed-off-by: Ville Syrjälä <ville.syrj...@linux.intel.com> > --- >
Reviewed-by: Luca Coelho <luciano.coe...@intel.com> -- Cheers, Luca.