
April 11, 2019
5:14 p.m.
On Thu, Apr 11, 2019 at 08:59:10AM +0200, Gerd Hoffmann wrote:
VBE subfunction 0x15, read ddc data.
Add VBE_edid where drivers can fill in a EDID data blob. If we find valid data there (checking the first two header bytes), then report the function as supported and hand out the data.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
FYI, the series looks fine to me. Thanks. -Kevin