mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
Sometimes we hit a race on hot-plug where we try to read the KMS resources and the EDID blob is not yet ready. This would normally result in a ENOENT when retrieving the blob. Handle this by retrying after 50 milliseconds after a hot-plug event. Do this up to 10 times, and after that give up trying to get the EDID blob and continue with best effort. https://bugzilla.gnome.org/show_bug.cgi?id=777732
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%