Hi Chris,

Commit 4f8b279f32cf: `intel_display: Miscellaneous tidy' caused an immediate 
regression for me: EDID is no longer listed in the output properties and is 
not available through xrandr queries.  The exact cause is this hunk:

@@ -1151,7 +1158,7 @@ intel_output_set_property(xf86OutputPtr output, Atom 
property,
                }
        }
 
-       return TRUE;
+       return FALSE;
 }

Reverting it makes EDID data available in output properties again.

Thanks,

                                    Elvis

_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: [email protected]

Reply via email to