lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <cover.1669405382.git.geert@linux-m68k.org> Date: Fri, 25 Nov 2022 21:30:59 +0100 From: Geert Uytterhoeven <geert@...ux-m68k.org> To: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>, Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>, David Airlie <airlied@...il.com>, Daniel Vetter <daniel@...ll.ch>, Hans de Goede <hdegoede@...hat.com> Cc: dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org, linux-m68k@...r.kernel.org, linux-kernel@...r.kernel.org, Geert Uytterhoeven <geert@...ux-m68k.org> Subject: [PATCH v3 0/2] drm/modes: Command line mode selection improvements Hi all, This patch series contains improvements for specifying video modes on the kernel command line. I don't expect the second patch to be acceptable as-is, but it's a dependency for posting the RFC Atari DRM driver... Changes compared to v2[1]: - Drop applied and obsolete patches, - Add Acked-by, - Update for the switch from names to named mode descriptors. Changes compared to v1[2]: - Add Reviewed-by, Acked-by, - Keep length check. This has been tested on ARAnyM using a work-in-progress Atari DRM driver. Thanks for your comments! [1] "[PATCH v2 0/5] drm/modes: Command line mode selection fixes and improvements" https://lore.kernel.org/r/cover.1657788997.git.geert@linux-m68k.org [2] "[PATCH 0/5] drm/modes: Command line mode selection fixes and improvements" https://lore.kernel.org/r/cover.1657301107.git.geert@linux-m68k.org Geert Uytterhoeven (2): drm/modes: parse_cmdline: Make mode->*specified handling more uniform drm/modes: Add support for driver-specific named modes drivers/gpu/drm/drm_modes.c | 26 +++++++++----------------- include/drm/drm_connector.h | 18 ++++++++++++++++++ 2 files changed, 27 insertions(+), 17 deletions(-) -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
Powered by blists - more mailing lists