2022-10-10 12:26:18

by Maxime Ripard

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

On Thu, 29 Sep 2022 18:31:07 +0200, Maxime Ripard wrote:
> From: Geert Uytterhoeven <[email protected]>
>
> 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