Home
last modified time | relevance | path

Searched refs:framebuffer_update_display (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/display/
H A Dframebuffer.h51 void framebuffer_update_display(
H A Dframebuffer.c55 void framebuffer_update_display( in framebuffer_update_display() function
H A Dnext-fb.c88 framebuffer_update_display(surface, &s->fbsection, s->cols, s->rows, in nextfb_update()
H A Dbcm2835_fb.c203 framebuffer_update_display(surface, &s->fbsection, in fb_update_display()
H A Dpl110.c298 framebuffer_update_display(surface, &s->fbsection, in pl110_update_display()
H A Domap_lcdc.c314 framebuffer_update_display(surface, &omap_lcd->fbsection, in omap_update_display()
H A Dartist.c1318 framebuffer_update_display(surface, &s->fbsection, s->width, s->height, in artist_update_display()