Re: [Intel-gfx] Sandy Bridge issue: 3d clipped to window offset (0, 0)

2011-01-11 Thread Lindsay Roberts
On Tue, Jan 11, 2011 at 9:48 PM, Chris Wilson wrote: >> 3D draws, but the only part of the drawn content I see is the >> intersection of the actual current window content rect and the >> rectangle from (0, 0) to the width and height of the window at >> creation time. Any changes to the position or

Re: [Intel-gfx] i945GME support

2011-01-11 Thread Chris Wilson
On Tue, 11 Jan 2011 19:39:03 +0300, 4ernov <4er...@gmail.com> wrote: > Hello, Chris, > > I've finally managed to install the upstream drm-intel kernel module > and xf86-video-intel Xorg driver and test the system with parameters > you mentioned. So, dmesg and Xorg logs are attached. > I also got a

[Intel-gfx] [git pull] outstanding fixes for i915 from d-i-n

2011-01-11 Thread Chris Wilson
Ah, Dave, I know why your systems have been behaving badly... I'd been delaying to see if we can get closure on our broken eDP and forgot the many serious regressions fixes I had queued for you. I'm still tracking a SNB regression on top of this, which on my system is related to the watermarks bu

Re: [Intel-gfx] [PATCH] intel/gtt: unmap pages after rewriting GTT table.

2011-01-11 Thread Dave Airlie
On Tue, Jan 11, 2011 at 11:28 PM, Chris Wilson wrote: > On Tue, 11 Jan 2011 11:17:16 +1000, Dave Airlie wrote: >> This fixes a regression caused by the GTT rework that >> 450f2b3d51025a1749b694ee13f0e4e23ed58750 is part off. >> >> On my ILK laptop with DMAR enabled I was seeing the occasional >>

[Intel-gfx] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2011-01-11 Thread Sergio Monteiro Basto
Hi, I have fedora 14 updated with kernel 2.6.35.10-74.fc14.x86_64 and after open lid , sometimes I got this errors: Where I can find out a bug report similar to this [157190.344037] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 562457 at 560424) [157190.842188] [d

Re: [Intel-gfx] back light conflict i915 vs dell-laptop

2011-01-11 Thread Chris Wilson
On Tue, 11 Jan 2011 12:31:24 +0100, Patrick Schaaf wrote: > The dell laptop backlight problems I reported previously, are fixed with > Indan's > patch found here: > > https://bugzilla.kernel.org/show_bug.cgi?id=23472#c32 > > which disables the is_backlight_combination_mode() function by making

Re: [Intel-gfx] [PATCH] intel/gtt: unmap pages after rewriting GTT table.

2011-01-11 Thread Chris Wilson
On Tue, 11 Jan 2011 11:17:16 +1000, Dave Airlie wrote: > This fixes a regression caused by the GTT rework that > 450f2b3d51025a1749b694ee13f0e4e23ed58750 is part off. > > On my ILK laptop with DMAR enabled I was seeing the occasional > DMAR warning. > > The ordering in the previous code was to r

Re: [Intel-gfx] back light conflict i915 vs dell-laptop

2011-01-11 Thread Patrick Schaaf
The dell laptop backlight problems I reported previously, are fixed with Indan's patch found here: https://bugzilla.kernel.org/show_bug.cgi?id=23472#c32 which disables the is_backlight_combination_mode() function by making it return 0 immediately. I'm running 2.6.37 with that patch applied, and

Re: [Intel-gfx] Sandy Bridge issue: 3d clipped to window offset (0, 0)

2011-01-11 Thread Chris Wilson
On Tue, 11 Jan 2011 18:12:54 +1100, Lindsay Roberts wrote: > Hi, > > I'm having some interesting behaviour with Sandy Bridge (Chip > SANDYBRIDGE_M_GT2) and the 2010Q4 package. > > 3D draws, but the only part of the drawn content I see is the > intersection of the actual current window content r