[PATCH 7/9] drm/i915/scaler: Move pfit scaler into pfit state

Luca Coelho luca at coelho.fi
Thu Nov 7 11:04:52 UTC 2024


On Tue, 2024-10-29 at 23:10 +0200, Ville Syrjala wrote:
> From: Ville Syrjälä <ville.syrjala at 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.syrjala at linux.intel.com>
> ---
> 

Reviewed-by: Luca Coelho <luciano.coelho at intel.com>

--
Cheers,
Luca.


More information about the Intel-gfx mailing list