[Nouveau] Framebuffer double buffering (via FBIOPAN_DISPLAY)
Michael T. Kloos
michael at michaelkloos.com
Sun Jul 5 07:34:11 UTC 2020
Does NOUVEAU support mmaping a double-sized Framebuffer?
When attempting to run, where fd refers to "/dev/fb0":
mmap(ptr, screensize * 2, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0);
I get back an invalid argument error. This doesn't happen if I only
request a single screensize. Is this a limitation of the driver?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20200705/a84b9feb/attachment.htm>
More information about the Nouveau
mailing list