Hi Finn, On Tue, Feb 12, 2019 at 6:31 AM Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx> wrote:
There's an 'inverse' option in amifb, atafb, imstt, macfb, matroxfb, pvr2fb and vesafb. However, it's dead code in atafb, macfb, matroxfb and vesafb. The others use fb_invert_cmaps() but this has no effect on the framebuffer console. Does anyone know what this option is/was used for?
To invert the console? ;-) Calling fb_invert_cmaps() inverts the default colormaps, and is thus intended to have an effect on the frame buffer console. If this no longer works (due to some refactoring during the past +20 years?), that's a bug. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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