summaryrefslogtreecommitdiff
path: root/include/hw/display
AgeCommit message (Expand)Author
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé
2018-10-05edid: fix vendor defaultGerd Hoffmann
2018-09-27display/edid: add DEFINE_EDID_PROPERTIESGerd Hoffmann
2018-09-27display/edid: add region helper.Gerd Hoffmann
2018-09-27display/edid: add qemu_edid_size()Gerd Hoffmann
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell
2016-06-14introduce xlnx-dpKONRAD Frederic
2016-06-14introduce dpcd moduleKONRAD Frederic
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE