https://bugzilla.kernel.org/show_bug.cgi?id=199085

--- Comment #6 from Jani Nikula (jani.nik...@intel.com) ---
The firmware EDID handling was moved at a lower level in the stack to be a more
transparent replacement for the display EDID. Without this, many features were
erroneously parsed from the display EDID, which was in conflict with the
firmware EDID.

This means that any time the driver would read the EDID, it gets loaded as the
firmware EDID.

It's arguably something that should be improved in the driver to not keep
reading the EDID so many times over, whether it's display or firmware EDID.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to