Searched refs:framebuffer_update_memory_section (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | framebuffer.h | 21 void framebuffer_update_memory_section(
|
H A D | framebuffer.c | 24 void framebuffer_update_memory_section( in framebuffer_update_memory_section() function
|
H A D | next-fb.c | 83 framebuffer_update_memory_section(&s->fbsection, &s->fb_mr, 0, in nextfb_update()
|
H A D | bcm2835_fb.c | 198 framebuffer_update_memory_section(&s->fbsection, s->dma_mr, in fb_update_display()
|
H A D | pl110.c | 292 framebuffer_update_memory_section(&s->fbsection, in pl110_update_display()
|
H A D | omap_lcdc.c | 309 framebuffer_update_memory_section(&omap_lcd->fbsection, in omap_update_display()
|
H A D | artist.c | 1403 framebuffer_update_memory_section(&s->fbsection, &buf->mr, 0, in artist_realizefn()
|