On Tue, 27 Aug 2024 14:09:05 +0200, Thomas Zimmermann wrote: > Setting 'nomodeset' on the kernel command line disables all graphics > drivers with modesetting capabilities, leaving only firmware drivers, > such as simpledrm or efifb. > > Most DRM drivers automatically support 'nomodeset' via DRM's module > helper macros. In xe, which uses regular module_init(), manually call > drm_firmware_drivers_only() to test for 'nomodeset'. Do not register > the driver if set. > > [...] Applied to drm-xe-next, thanks! [1/1] drm/xe: Support 'nomodeset' kernel command-line option commit: 014125c64d09e58e90dde49fbb57d802a13e2559 Best regards, -- Lucas De Marchi <lucas.demarchi@xxxxxxxxx>