Hello Javier, On Wed, Oct 08, 2025 at 08:36:27PM +0200, Javier Garcia wrote: > This patch wraps the relevant code blocks with `IS_ENABLED(CONFIG_FB_DEVICE)`. > > Allows the driver to be used for framebuffer text console, even if > support for the /dev/fb device isn't compiled-in (CONFIG_FB_DEVICE=n). > > This align with Documentation/drm/todo.rst > "Remove driver dependencies on FB_DEVICE" > > I've not the card so I was not able to test it.
I still don't understand why the creation of the dispregs sysfs file should be conditional on FB_DEVICE. Either they have nothing to do with each other, or I'm missing something. The former makes this patch wrong, the latter would be an indication that the commit log is still non-optimal. Best regards Uwe
signature.asc
Description: PGP signature
