[PATCH 2/2] fbdev: Add support for the nomodeset kernel parameter

Javier Martinez Canillas javierm at redhat.com
Fri Nov 11 09:49:05 UTC 2022


On 11/8/22 09:16, Thomas Zimmermann wrote:
> Hi

[...]

> 
> My proposal would be to add a little helper to fbdev that includes your 
> suggestions:
> 
>    bool fb_modesetting_disabled(const char *drvname)
>    {
>       fwonly = video_firmware_drivers_only()
>       if (fbonly && drvname)
> 	pr_warn("")
>       return fbonly;
>    }
> 

Agreed with this proposal.

-- 
Best regards,

Javier Martinez Canillas
Core Platforms
Red Hat



More information about the dri-devel mailing list