summaryrefslogtreecommitdiffstats
path: root/include/hw/display
Commit message (Expand)AuthorAgeFilesLines
* Clean up includesMarkus Armbruster2020-12-101-1/+0Star
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* edid: use physical dimensions if availableMarc-André Lureau2020-09-291-1/+4
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-185-15/+5Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-095-12/+12
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-095-11/+21
* nubus: Rename class type checking macrosEduardo Habkost2020-08-271-2/+2
* qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé2020-06-101-3/+0Star
* hw/display/edid: Add missing 'qdev-properties.h' headerPhilippe Mathieu-Daudé2020-05-281-0/+1
* Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann2020-05-181-1/+1
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-231-1/+2
* hw/m68k: add Nubus macfb video cardLaurent Vivier2019-10-281-0/+64
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include qom/object.h slightly lessMarkus Armbruster2019-08-161-1/+1
* Include exec/memory.h slightly lessMarkus Armbruster2019-08-163-3/+2Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-2/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* edid: add xmax + ymax propertiesGerd Hoffmann2019-06-131-1/+3
* Normalize position of header guardMarkus Armbruster2019-06-121-5/+4Star
* hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming2019-05-241-1/+1
* i2c-ddc: move it to hw/displayPaolo Bonzini2019-05-072-1/+41
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+22
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+24
* hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé2019-02-011-0/+41
* edid: fix vendor defaultGerd Hoffmann2018-10-051-1/+1
* display/edid: add DEFINE_EDID_PROPERTIESGerd Hoffmann2018-09-271-0/+4
* display/edid: add region helper.Gerd Hoffmann2018-09-271-0/+4
* display/edid: add qemu_edid_size()Gerd Hoffmann2018-09-271-0/+1
* display/edid: add edid generator to qemu.Gerd Hoffmann2018-09-271-0/+18
* hw/display/bcm2835_fb: Validate config settingsPeter Maydell2018-08-241-0/+8
* hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell2018-08-241-2/+4
* hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell2018-08-241-0/+22
* hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell2018-08-241-0/+1
* hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell2018-08-241-4/+0Star
* hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell2018-08-241-3/+1Star
* hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell2018-08-241-6/+20
* hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* hw/display: add standalone ramfb deviceGerd Hoffmann2018-06-181-0/+3
* hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann2018-06-181-0/+9
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* vga: move bochs vbe defines to header fileGerd Hoffmann2018-05-241-0/+69
* hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé2017-12-181-0/+25
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell2016-07-071-1/+1
* introduce xlnx-dpKONRAD Frederic2016-06-141-0/+109
* introduce dpcd moduleKONRAD Frederic2016-06-141-0/+105
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-0/+47