qemu-e2k/include/hw/display
Gerd Hoffmann 9b330e482f edid: add xmax + ymax properties
Add new properties to allow setting the maximum display resolution.
Resolutions larger than that will not be included in the mode list.
In linux guests xrandr can be used to list modes.

Note: The existing xres and yres properties set the preferred display
resolution, i.e. the mode should be first in the mode list and guests
should use it by default.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20190607083429.31943-1-kraxel@redhat.com
2019-06-13 09:34:38 +02:00
..
bcm2835_fb.h hw/display/bcm2835_fb: Validate config settings 2018-08-24 13:17:50 +01:00
blizzard.h hw/devices: Move Blizzard declarations into a new header 2019-04-29 17:57:21 +01:00
bochs-vbe.h vga: move bochs vbe defines to header file 2018-05-24 10:42:13 +02:00
dpcd.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
edid.h edid: add xmax + ymax properties 2019-06-13 09:34:38 +02:00
i2c-ddc.h i2c-ddc: move it to hw/display 2019-05-07 09:56:10 +02:00
milkymist_tmu2.h hw/display/milkymist-tmu2: Move inlined code from header to source 2019-02-01 11:58:50 +01:00
ramfb.h hw/display/ramfb: initialize fw-config space with xres/ yres 2019-05-24 09:10:29 +02:00
tc6393xb.h hw/devices: Move TC6393XB declarations into a new header 2019-04-29 17:57:21 +01:00
vga.h hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" 2017-12-18 17:07:02 +03:00
xlnx_dp.h Normalize position of header guard 2019-06-12 13:20:20 +02:00