Implement and use shared memory framebuffer device rendering reoutine.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Apr 2009 12:27:59 +0000 (12:27 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Apr 2009 12:27:59 +0000 (12:27 +0000)
commit714fa308a3f86e1dc55021ff1282c1afe6954d3d
tree9377d95debe17aeda17cbcc2042ffff1f9ff59d0
parent602dafcf43d8a35ff77e33377c1f258515812e5b
Implement and use shared memory framebuffer device rendering reoutine.
Use DMA mapping API.

Signed-off-by: Paul Brook <paul@codesourcery.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6965 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile.target
hw/framebuffer.c [new file with mode: 0644]
hw/framebuffer.h [new file with mode: 0644]
hw/omap.h
hw/omap_lcd_template.h
hw/omap_lcdc.c
hw/pl110.c
hw/pl110_template.h
hw/pxa2xx_lcd.c
hw/pxa2xx_template.h