On Fri, Jul 7, 2023, at 13:33, Linus Walleij wrote: > On Fri, Jul 7, 2023 at 11:56 AM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: >> From: Arnd Bergmann <arnd@xxxxxxxx> >> >> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > > Tested this before and after patch and it looks the same on the NetWinder. > Tested-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Great, thanks for testing! > The legacy in the cyber2000 FB driver supports pseudocolor which > makes it a bit hard to rewrite into a simple DRM driver, which is something > I could otherwise look into, it's not a very big or complex driver > after all. Not sure if that's worth it, my feeling is that we are stuck with fbdev on a lot of other workstations of the era, so unless someone puts significant energy into converting all the others as well, there is little benefit of changing this one. It would be a little different on platforms that actually run a regular Debian distro kernel that is shared with modern machines. Since you have already spent the time to build and test a kernel with this patch, can you do one more test here and check the text size reported in the atags on this machine and the actual text sizes you get from both vgacon and cyber2000fb? Arnd