fb_dispmode
if (fb_dispmode(fb, WSDISPLAYIO_MODE_MAPPED) < 0)
fb_dispmode(&fb, WSDISPLAYIO_MODE_EMUL);
int fb_dispmode(struct fb *, int);