[Intel-gfx] [PATCH] Make xorg.conf NoAccel/DRI options work under KMS

Jesse Barnes jbarnes at virtuousgeek.org
Wed Jul 8 21:04:44 CEST 2009


On Wed,  8 Jul 2009 11:50:38 -0700
Keith Packard <keithp at keithp.com> wrote:

> KMS mode does not call I830AccelMethodInit as that does a ton of
> random device initialization, but that means that the NoAccel and DRI
> options were ignored. Split out the option parsing from
> I830AccelMethodInit and have both KMS and UMS invoke it.
> 
> Signed-off-by: Keith Packard <keithp at keithp.com>
> ---

Ugg more configurations... Assuming this is for fallback when something
bad happens or for debugging couldn't users just use the fbdev driver
instead?  I'd rather KMS just be a single "everything works" case...

Jesse



More information about the Intel-gfx mailing list