[PATCH 1/6] xfree86: Remove ConfiguredMonitor
Mark Kettenis
mark.kettenis at xs4all.nl
Fri Dec 2 08:28:09 PST 2011
> From: Adam Jackson <ajax at redhat.com>
> Date: Thu, 1 Dec 2011 16:50:56 -0500
>
> The only purpose this served was to serialize VBE-fetched EDID into the
> config file when running with -configure.
Not quite. The ConfiguredMonitor variable is used by almost all the
open source drivers (including the xf86-video-ati driver).
The code can go, but the ConfiguredMonitor variable (and perhaps its
initialization to NULL in DOConfigure) has to stay. So for now, I
fear I have the NACK this one.
Nacked-by: Mark Kettenis <kettenis at openbsd.org>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
> hw/xfree86/common/xf86Configure.c | 94 +------------------------------------
> hw/xfree86/ddc/edid.h | 2 -
> 2 files changed, 1 insertions(+), 95 deletions(-)
More information about the xorg-devel
mailing list