Extract and parse the EDID when outputs are added
authorRichard Hughes <hughsient@gmail.com>
Wed, 24 Apr 2013 13:58:02 +0000 (14:58 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 1 May 2013 17:55:42 +0000 (13:55 -0400)
commit2b2092adb499d8cdc10390cf19876706bcfe69cb
tree231109257eb3fe8044ce85091f542016a1dd214c
parentf12a094ade345c5816581d69a5743ac2b1525a33
Extract and parse the EDID when outputs are added

At the moment we're only extracting interesting strings. We have to be quite
careful parsing the EDID data, as vendors like to do insane things.

The original EDID parsing code was written by me for gnome-color-manager.
src/compositor-drm.c
src/compositor.h