On Mon, Oct 13, 2025 at 3:23 AM Jernej Skrabec <[email protected]> wrote: > > Taking plane state directly reduces number of arguments, avoids copying > values and allows making additional decisions. For example, when plane > is disabled, CSC should be turned off. > > This is also cleanup for later patches which will move call to another > place. > > Signed-off-by: Jernej Skrabec <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
