You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this could be interesting yes. We would first need to add 1bpp support to LiteX's framebuffer and test it. Then we could see to add Linux support and enable it for the project.
I'm interested in getting a 1bpp black and white framebuffer working in order to improve video performance where color isn't needed.
My understanding is that this would require some changes to LiteX and simplefb in the Linux kernel:
https://stackoverflow.com/questions/67397306/monochromatic-1bpp-simple-framebuffer-simplefb-c-format-depth
Am I right in thinking that this could significantly speed up the text console and possibly X11 also? Does anyone else think this is a good idea?
The text was updated successfully, but these errors were encountered: