[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/9] qemu-edid: use qemu_edid_size()
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 1/9] qemu-edid: use qemu_edid_size() |
Date: |
Tue, 16 Mar 2021 17:16:21 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 |
On 3/16/21 3:38 PM, Gerd Hoffmann wrote:
> So we only write out that part of the edid blob
> which has been filled with data.
> Also use a larger buffer for the blob.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> qemu-edid.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
- [PATCH 0/9] edid: windows fixes, Gerd Hoffmann, 2021/03/16
- [PATCH 3/9] edid: move xtra3 descriptor, Gerd Hoffmann, 2021/03/16
- [PATCH 4/9] edid: use dta extension block descriptors, Gerd Hoffmann, 2021/03/16
- [PATCH 2/9] edid: edid_desc_next, Gerd Hoffmann, 2021/03/16
- [PATCH 8/9] edid: allow arbitrary-length checksums, Gerd Hoffmann, 2021/03/16
- [PATCH 1/9] qemu-edid: use qemu_edid_size(), Gerd Hoffmann, 2021/03/16
- Re: [PATCH 1/9] qemu-edid: use qemu_edid_size(),
Philippe Mathieu-Daudé <=
- [PATCH 9/9] edid: add support for DisplayID extension (5k resolution), Gerd Hoffmann, 2021/03/16
- [PATCH 5/9] edid: prefer standard timings, Gerd Hoffmann, 2021/03/16
- [PATCH 6/9] edid: Make refresh rate configurable, Gerd Hoffmann, 2021/03/16
- [PATCH 7/9] edid: move timing generation into a separate function, Gerd Hoffmann, 2021/03/16
- Re: [PATCH 0/9] edid: windows fixes, no-reply, 2021/03/16