aboutsummaryrefslogtreecommitdiff
path: root/include/hw/display
AgeCommit message (Expand)AuthorFilesLines
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier1-0/+64
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16Include qom/object.h slightly lessMarkus Armbruster1-1/+1
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster3-3/+2
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster2-2/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-06-13edid: add xmax + ymax propertiesGerd Hoffmann1-1/+3
2019-06-12Normalize position of header guardMarkus Armbruster1-5/+4
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming1-1/+1
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini2-1/+41
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé1-0/+22
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé1-0/+24
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé1-0/+41
2018-10-05edid: fix vendor defaultGerd Hoffmann1-1/+1
2018-09-27display/edid: add DEFINE_EDID_PROPERTIESGerd Hoffmann1-0/+4
2018-09-27display/edid: add region helper.Gerd Hoffmann1-0/+4
2018-09-27display/edid: add qemu_edid_size()Gerd Hoffmann1-0/+1
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann1-0/+18
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell1-0/+8
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell1-2/+4
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell1-0/+22
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell1-0/+1
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell1-4/+0
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell1-3/+1
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell1-6/+20
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann1-0/+3
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann1-0/+9
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann1-0/+69
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé1-0/+25
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell1-1/+1
2016-06-14introduce xlnx-dpKONRAD Frederic1-0/+109
2016-06-14introduce dpcd moduleKONRAD Frederic1-0/+105
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-0/+47