2022-11-06 13:44:12

by Noralf Trønnes

[permalink] [raw]
Subject: Re: [PATCH v6 13/23] drm/modes: Introduce the tv_mode property as a command-line option



Den 26.10.2022 17.33, skrev [email protected]:
> Our new tv mode option allows to specify the TV mode from a property.
> However, it can still be useful, for example to avoid any boot time
> artifact, to set that property directly from the kernel command line.
>
> Let's add some code to allow it, and some unit tests to exercise that code.
>
> Signed-off-by: Maxime Ripard <[email protected]>
>
> ---

I would have just squashed the named mode part of this patch together
with the 2 other named mode patches and keep just the video= option part
here, but up to you:

Reviewed-by: Noralf Trønnes <[email protected]>