gfx_fb_cons_display
void gfx_fb_cons_display(struct vis_consdisplay *);
gfx_fb_cons_display(&da);
void gfx_fb_cons_display(struct vis_consdisplay *);
.cons_display = gfx_fb_cons_display,
.cons_display = gfx_fb_cons_display,
static void gfx_fb_cons_display(uint32_t, uint32_t,
gfx_fb_cons_display(uy1, ux1, fwidth, fheight, data);