aboutsummaryrefslogtreecommitdiff
path: root/include/hw/display/edid.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-10edid: Make refresh rate configurableAkihiko Odaki1-5/+7
2020-09-29edid: use physical dimensions if availableMarc-André Lureau1-1/+4
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé1-3/+0
2020-05-28hw/display/edid: Add missing 'qdev-properties.h' headerPhilippe Mathieu-Daudé1-0/+1
2019-08-16Include qom/object.h slightly lessMarkus Armbruster1-1/+1
2019-06-13edid: add xmax + ymax propertiesGerd Hoffmann1-1/+3
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