diff options
author | Geert Uytterhoeven <[email protected]> | 2022-09-29 18:31:07 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-10-10 13:59:04 +0200 |
commit | 8b6e28ea0a51a74af6a2684591a3471742f90647 (patch) | |
tree | f3d3dc2e0b532c4eb567c62ae92387856c9a195a /lib/netdev-notifier-error-inject.c | |
parent | 90c258ba4a36f610302cdea6ff3b4e1a0811f50e (diff) |
drm/modes: parse_cmdline: Add support for named modes containing dashes
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.
Fix this by skipping any dashes that are not followed immediately by a
digit when looking for the separator.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions