Page 1 of 1

DPI Framebuffer Driver

Posted: Thu Jan 05, 2017 8:08 pm
by james-at-lo-tech
I need to create a framebuffer instance for a parallel DPI interface whilst primary display is connected to HDMI, i.e. to have /dev/fb0 as HDMI and /dev/fb1 as DPI. The dpi overlays work OK in that the displays work together, but only e.g. omxplayer can use the secondary display pretty much.

I think this has been discussed many times but so far without any resolution. Any held greatly appreciated!

Re: DPI Framebuffer Driver

Posted: Wed Mar 22, 2017 12:24 pm
by james-at-lo-tech
Anyone know of the latest on this?