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