diff options
author | Konstantin Nazarov | 2021-04-27 17:08:22 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2021-05-10 11:41:02 +0200 |
commit | 850dc61f5fd320a8d566b7da9365fd723511b7c3 (patch) | |
tree | ec34236d9e9156f15c3e8b824245fe93aac0a3f1 /hw/display/i2c-ddc.c | |
parent | edid: Make refresh rate configurable (diff) | |
download | qemu-850dc61f5fd320a8d566b7da9365fd723511b7c3.tar.gz qemu-850dc61f5fd320a8d566b7da9365fd723511b7c3.tar.xz qemu-850dc61f5fd320a8d566b7da9365fd723511b7c3.zip |
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>
Diffstat (limited to 'hw/display/i2c-ddc.c')
0 files changed, 0 insertions, 0 deletions