I've got some Qt graphics running using the powervr driver and the graphics are on /dev/fb0.
1) How do I get the graphics to appear on /dev/fb1 instead?
2) Is there any way to reorder the framebuffers so fb0 appears on top of fb1 for instance?
In case you're wondering, I need this because of the way I am mixing framebuffers.
Thanks,
Ralph