edid: move timing generation into a separate function
commit850dc61f5fd320a8d566b7da9365fd723511b7c3
authorKonstantin Nazarov <mail@knazarov.com>
Tue, 27 Apr 2021 15:08:22 +0000 (27 17:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 10 May 2021 09:41:02 +0000 (10 11:41 +0200)
treeec34236d9e9156f15c3e8b824245fe93aac0a3f1
parentfce39fa737afba09811efeceee973e3039d926c4
edid: move timing generation into a separate function

The timing generation is currently performed inside the function that
fills in the DTD. The DisplayID generation needs it as well, so moving
it out to a separate function.

Based-on: <20210303152948.59943-2-akihiko.odaki@gmail.com>
Signed-off-by: Konstantin Nazarov <mail@knazarov.com>
Message-Id: <20210315114639.91953-1-mail@knazarov.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20210427150824.638359-1-kraxel@redhat.com
Message-Id: <20210427150824.638359-7-kraxel@redhat.com>
hw/display/edid-generate.c