Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | edid: use physical dimensions if available | Marc-André Lureau | 2020-09-29 | 1 | -1/+4 |
* | qom/object: Move Object typedef to 'qemu/typedefs.h' | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -3/+0 |
* | hw/display/edid: Add missing 'qdev-properties.h' header | Philippe Mathieu-Daudé | 2020-05-28 | 1 | -0/+1 |
* | Include qom/object.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | edid: add xmax + ymax properties | Gerd Hoffmann | 2019-06-13 | 1 | -1/+3 |
* | edid: fix vendor default | Gerd Hoffmann | 2018-10-05 | 1 | -1/+1 |
* | display/edid: add DEFINE_EDID_PROPERTIES | Gerd Hoffmann | 2018-09-27 | 1 | -0/+4 |
* | display/edid: add region helper. | Gerd Hoffmann | 2018-09-27 | 1 | -0/+4 |
* | display/edid: add qemu_edid_size() | Gerd Hoffmann | 2018-09-27 | 1 | -0/+1 |
* | display/edid: add edid generator to qemu. | Gerd Hoffmann | 2018-09-27 | 1 | -0/+18 |