On Fri, 16 Feb 2024 20:04:24 +0100, OndÅej Jirman wrote: > From: Ondrej Jirman <m...@xff.cz> > > These structs are identical, use a single struct to represent private > data for the DRM plane. This is a preparation for configuring layer > routing from the CRTC (mixer) instead of current approach of setting > > [ ... ]
Reviewed-by: Maxime Ripard <mrip...@kernel.org> Thanks! Maxime