Re: (subset) [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes

From: Maxime Ripard
Date: Mon Oct 10 2022 - 08:11:59 EST


On Thu, 29 Sep 2022 18:31:07 +0200, Maxime Ripard wrote:
> From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
>
> It is fairly common for named video modes to contain dashes (e.g.
> "tt-mid" on Atari, "dblntsc-ff" on Amiga). Currently such mode names
> are not recognized, as the dash is considered to be a separator between
> mode name and bpp.
>
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime