[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121029071715.GA17023@mac.home>
Date: Mon, 29 Oct 2012 08:17:15 +0100
From: Tino Keitel <tino.keitel@...ei.de>
To: Norbert Preining <preining@...ic.at>
Cc: Chris Wilson <chris@...is-wilson.co.uk>,
Dave Airlie <airlied@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Daniel Vetter <daniel.vetter@...ll.ch>,
"dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>
Subject: Re: drm i915 hangs on heavy io load
On Sun, Oct 28, 2012 at 21:32:53 +0900, Norbert Preining wrote:
> Hi Chris,
>
>
> > so can you
> > please file a bug on bugzilla.freedesktop.org (or bugzilla.kernel.org)
> > so that we don't lose track of it.
>
> Will do when I'm back from the mountains.
>
> > If your have the option, can you switch the ddx between using SNA and
> > UXA.
>
> ??? Is that a BIOS option? Or kernel?
> I can try both.
It is an option in the Intel Xorg driver. What is actually used depends
on the options provided to the configure script during build time. You
can see the current state in nur Xorg.0.log.
Here is an example of /etc/X11/xorg.conf which enforces SNA:
Section "Device"
Option "AccelMethod" "SNA"
Identifier "Card0"
Driver "intel"
EndSection
Regards,
Tino
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists