summaryrefslogtreecommitdiffstats
path: root/hw/display/edid-generate.c
Commit message (Expand)AuthorAgeFilesLines
* edid: use physical dimensions if availableMarc-André Lureau2020-09-291-11/+25
* edid: fix physical display size computationMarc-André Lureau2020-09-291-2/+2
* Arithmetic error in EDID generation fixedAnton V. Boyarshinov2020-03-021-2/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* edid: silence a stringop-overflow warningMarc-André Lureau2018-11-121-1/+1
* edid: fix alignment issuesGerd Hoffmann2018-10-151-4/+4
* edid: fix vendor defaultGerd Hoffmann2018-10-051-1/+1
* display/edid: add qemu_edid_size()Gerd Hoffmann2018-09-271-0/+14
* display/edid: add edid generator to qemu.Gerd Hoffmann2018-09-271-0/+425