summaryrefslogtreecommitdiff
path: root/hw/display/omap_lcdc.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-12omap_lcdc: Remove support for DEPTH != 32Pooja Dhannawat1-43/+5
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+1
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini1-2/+10
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-3/+6
2013-04-16console: simplify screendumpGerd Hoffmann1-85/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-5/+5
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+493