https://bugs.freedesktop.org/show_bug.cgi?id=48090

--- Comment #4 from Emil Velikov <emil.l.veli...@gmail.com> ---
You're welcome, can you let me know are you loading the edid from
file/firmware?

And here is a bit of background about edid(s)

The edid has header (block 0) and extensions (block 1-...), each 128 bytes in
size

drm core tries to retrieve the whole edid, thus in your case is failing to
fetch extension #1 (block 1).

Can you do the following
* attach the edid retrieved from both the blob and nouveau
* clearly indicate which one is which

I assume the file attached was fetched with the blob running

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to