Jonas Ådahl eb3ff3f44a monitor-manager-kms: Don't try to wait for EDID on hot plug
The mitigation to avoid missing EDID blob was incorrect; the reason it
sometimes failed to read was a race between different applications all
trying to read the EDID at the same time. E.g. gnome-shell as GDM would
at the same time as the session gnome-shell try to read the EDID of the
same connector at the same time, triggering a race in the kernel,
making the blob reading ioctl occationally fail with ENOENT.

Remove this mitigation, as it didn't really mitigate anything; the race
could just as well happen when doing the actual read later.

https://bugzilla.gnome.org/show_bug.cgi?id=779837
2017-03-11 09:16:33 +08:00
2017-02-16 02:44:16 +01:00
2015-07-06 00:52:18 -07:00
2017-03-09 07:55:25 +01:00
2014-03-18 20:37:35 -04:00
2017-02-16 16:01:42 +01:00
2017-03-01 15:48:06 +01:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2017-03-01 15:48:06 +01:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%