EDID decoding in libXrandr?
Luc Verhaegen
libv at skynet.be
Wed Nov 14 07:41:05 PST 2007
On Wed, Nov 14, 2007 at 09:59:39AM -0500, Alex Deucher wrote:
>
> It'd be nice to move it into it's own lib anyway so it would be easier
> for users to update to get the latest edid quirks and bug fixes
> without the relative hassle of rebuilding the entire xserver.
>
> Alex
Hrm...
Quirks are part of edid handling, not parsing, parsing is interpreting
edid data, handling is feeding this data in the MonRec and adding a
xf86DisplayMode list to the MonRec. This handling was moved out of the
ddc module, into the RandR code. So putting edid parsing and handling
back together again would be putting it all back in the ddc module
again.
Luc Verhaegen.
SUSE/Novell X Driver Developer.
More information about the xorg
mailing list