[PATCH 12/30] drm/sun4i: csc: Simplify arguments with taking plane state
Chen-Yu Tsai
wens at kernel.org
Mon Oct 27 09:51:53 PDT 2025
On Mon, Oct 13, 2025 at 3:23 AM Jernej Skrabec <jernej.skrabec at gmail.com> 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 <jernej.skrabec at gmail.com>
Reviewed-by: Chen-Yu Tsai <wens at kernel.org>
More information about the linux-arm-kernel
mailing list