diff options
author | Akihiko Odaki | 2022-02-13 03:15:29 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2022-03-04 11:31:46 +0100 |
commit | 4377683df969e715e3cb2dbd258e44f9ff51f788 (patch) | |
tree | d7c4ccf5b58c4a5789111518792cc51cdd4f9780 /python | |
parent | softmmu/qdev-monitor: Add virtio-gpu-gl aliases (diff) | |
download | qemu-4377683df969e715e3cb2dbd258e44f9ff51f788.tar.gz qemu-4377683df969e715e3cb2dbd258e44f9ff51f788.tar.xz qemu-4377683df969e715e3cb2dbd258e44f9ff51f788.zip |
edid: Fix clock of Detailed Timing Descriptor
The clock field is 16-bits in EDID Detailed Timing Descriptor, but
edid_desc_timing assumed it is 32-bit. Write the 16-bit value if it fits
in 16-bit. Write DisplayID otherwise.
Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20220213021529.2248-1-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions