We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 have only seen fbdev and X11 drivers and we don't want to use X11 (although the kernel side of atomic KMS is available). I can't see any Wayland drivers at ARM® Mali™ Midgard GPU User-Space Binary Drivers - Mali Developer Center, would you expect them to appear there (I'm using the r6p0-02rel0 Firefly drivers)?
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!