I'm using the Mali-T76x fbdev drivers for Firefly and want to use /dev/fb1 as a second display. Is it possible to call eglGetDisplay() with an argument other than EGL_DEFAULT_DISPLAY in order to use a different framebuffer device?
I would expect them there indeed: as they are downloadable for odroid xu3 (mali t62x) on the same page.
For firefly I just have the firefly X11 drivers up and running on mainline kernel (4.7), however performance isn't that great yet - probably armsoc DDX is bottleneck here.
Anyone knows if firefly mali t76x wayland GBM drivers is in the pipeline to be released? Would be really great!