]> git.proxmox.com Git - mirror_qemu.git/commit
edid: move xtra3 descriptor
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 27 Apr 2021 15:08:19 +0000 (17:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 10 May 2021 09:41:02 +0000 (11:41 +0200)
commitec70aec8dca96fba10eba432b2adc22f49b87750
treec69264bb5230aaaf2b935a3f800edaa3768bbcd5
parented7f17a640853f3a13f48ca9d68f4db790a88f08
edid: move xtra3 descriptor

Initialize the "Established timings III" block earlier.  Also move up
edid_fill_modes().  That'll make sure the offset for the additional
descriptors in the dta block don't move any more, which in turn makes it
easier to actually use them.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20210427150824.638359-1-kraxel@redhat.com
Message-Id: <20210427150824.638359-4-kraxel@redhat.com>
hw/display/edid-generate.c