Hi Andy,
Andi Kleen writes:
> Ted Phelps writes:
>
> > Apologies if this is a known issue, but I haven't been able to convince
> > myself that someone is looking after it. I've been seeing this issue
> > with Linux kernel 2.6.37, 2.6.38-rc4 and the most recent merge of Linus's
> > git tree and
On Mon, Feb 14, 2011 at 09:21:22PM +0100, Daniel Vetter wrote:
> On Wed, Feb 02, 2011 at 03:00:17PM -0800, Ben Widawsky wrote:
> > Adds the support for actually doing something with buffer validation for
> > the context when submitted via execbuffer2. When a set of context flags
> > are submitted i
On Wed, Feb 02, 2011 at 03:00:17PM -0800, Ben Widawsky wrote:
> Adds the support for actually doing something with buffer validation for
> the context when submitted via execbuffer2. When a set of context flags
> are submitted in the execbuffer call, the code is able to handle the
> commands. It wi
On 2011-02-14 15:34+0100 Sven Arvidsson wrote:
Hi,
Not sure if you have seen this patch (I just stumbled upon it myself)
but it sounds like it makes quite a difference with indirect rendering:
http://lists.x.org/archives/xorg-devel/2011-January/018623.html
Yes, I noticed that patch from Chris
On Mon, 14 Feb 2011 15:44:51 +, Diego Celix wrote:
> Hi,
>
> I've been trying to find the main cause because I got the following error:
>
> Couldn't map MMIO region: No such file or directory
Sigh. I wrote that off as another bug, since it was exactly the same
symptom as when changing the c
Hi,
I've been trying to find the main cause because I got the following error:
Couldn't map MMIO region: No such file or directory
It happens when I execute some of the tools of the package.
I've realized that the mmio_bar was not correctly set (inside the
intel_get_mmio() function).
This patch
Hi,
Not sure if you have seen this patch (I just stumbled upon it myself)
but it sounds like it makes quite a difference with indirect rendering:
http://lists.x.org/archives/xorg-devel/2011-January/018623.html
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
signature.asc
Desc
Apologies if this is a known issue, but I haven't been able to convince
myself that someone is looking after it. I've been seeing this issue
with Linux kernel 2.6.37, 2.6.38-rc4 and the most recent merge of Linus's
git tree and drm-intel-fixes. I'm happy to provide more information,
apply patche