[Intel-gfx] Screen corruption regression from 3.0 to 3.1rc4

2011-08-31 Thread Philipp Klaus Krause
In the free game simutrans, in fullscreen mode I see the following problem: The lower about 2 cm of the screen don't update. They are black or carry the image from the game startup screen. They flicker once in a while, but otherwise the image stays the same. lspci output: 00:02.0 VGA compatible

[Intel-gfx] The latest status of display and drm testing

2011-08-31 Thread Sun, Yi
Hi all, Base on the latest kernel commit Linux 3.1-rc4, we finished a round of test. Generally, no more new regression about DRM or Display has been found. The platforms we covered are IronLake, SandyBridge, IvyBridge and PineView. Thanks --Yi,Sun

Re: [Intel-gfx] How to disable (not working) native backlight support?

2011-08-31 Thread Niccolò Belli
No one? My laptop is unusable, as soon as I change my display brightness the cpu goes 100% :( Is there no other option than switching back to 2.6.38? Cheers, Darkbasic ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org

Re: [Intel-gfx] Tiling problems on i945GM

2011-08-31 Thread Colin Guthrie
Ping! Anyone here got any thoughts on this or should I go bug the gnome-shell/mutter people on the assumption that it's compositing related? Col 'Twas brillig, and Colin Guthrie at 23/08/11 12:56 did gyre and gimble: Hi, I've been suffering with this problem for a while now, but can't

Re: [Intel-gfx] [PATCH gpu-tools v2] gem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP is not defined

2011-08-31 Thread Eugeni Dodonov
On Wed, Aug 24, 2011 at 14:57, Paulo Zanoni przan...@gmail.com wrote: Previously, make check failed because the main() function was not defined. Signed-off-by: Paulo Zanoni paulo.r.zan...@intel.com Works for me, so: Tested-By: Eugeni Dodonov eugeni.dodo...@intel.com --- Version 2,

Re: [Intel-gfx] [PATCH] drm/i915: Revert i915.semaphore=1 default from 47ae63e0

2011-08-31 Thread Ben Widawsky
On Mon, 22 Aug 2011 09:53:11 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: On Fri, 10 Jun 2011 10:06:39 -0400 Andrew Lutomirski l...@mit.edu wrote: On Tue, Jun 7, 2011 at 3:12 AM, Eric Anholt e...@anholt.net wrote: I fear this bug is just getting more asynchronous with the GPU

Re: [Intel-gfx] [PATCH] drm/i915: Revert i915.semaphore=1 default from 47ae63e0

2011-08-31 Thread Andrew Lutomirski
On Mon, Aug 22, 2011 at 12:53 PM, Jesse Barnes jbar...@virtuousgeek.org wrote: On Fri, 10 Jun 2011 10:06:39 -0400 Andrew Lutomirski l...@mit.edu wrote: On Tue, Jun 7, 2011 at 3:12 AM, Eric Anholt e...@anholt.net wrote: I fear this bug is just getting more asynchronous with the GPU means we

Re: [Intel-gfx] [PATCH] drm/i915: Revert i915.semaphore=1 default from 47ae63e0

2011-08-31 Thread Keith Packard
On Wed, 31 Aug 2011 14:30:00 -0400, Andrew Lutomirski l...@mit.edu wrote: Yes. On the latest -rc, the system still freezes hard when mutter starts up if I set i915.semaphores=1. Ok. You said that you were running compiz before and that failed, and are now running mutter and that fails also?

Re: [Intel-gfx] [PATCH] drm/i915: Revert i915.semaphore=1 default from 47ae63e0

2011-08-31 Thread Andrew Lutomirski
Yes. I suspect that, as soon as any 3D happens, the machine locks hard. How does it even get into a state that makes the hardware reset button not work? On Aug 31, 2011 3:08 PM, Keith Packard kei...@keithp.com wrote: On Wed, 31 Aug 2011 14:30:00 -0400, Andrew Lutomirski l...@mit.edu wrote:

[Intel-gfx] [PATCH] drm/i915: small semaphore fix

2011-08-31 Thread Ben Widawsky
Assertion + unsigned helps catch potential issues. From the docs it is hard to tell if the global GTT flag is actually needed, but it shouldn't hurt. Signed-off-by: Ben Widawsky b...@bwidawsk.net --- drivers/gpu/drm/i915/intel_ringbuffer.c |5 - 1 files changed, 4 insertions(+), 1

[Intel-gfx] Repeated xorg crashes with intel driver

2011-08-31 Thread Marc MERLIN
Howdy, So I've had xorg crash for me from time to time. Maybe every 3 or 4 days. It always happens when I move the mouse and try to get to a window (X never crashes on its own). It's on a thinkpad W500, which I've used for over a year without any X crashes until some recent update, and I'm not

Re: [Intel-gfx] Repeated xorg crashes with intel driver

2011-08-31 Thread Eugeni Dodonov
On Wed, Aug 31, 2011 at 22:44, Marc MERLIN marc_x...@merlins.org wrote: Howdy, So I've had xorg crash for me from time to time. Maybe every 3 or 4 days. It always happens when I move the mouse and try to get to a window (X never crashes on its own). By judging from the xorg logs, the

Re: [Intel-gfx] Repeated xorg crashes with intel driver

2011-08-31 Thread Marc MERLIN
On Wed, Aug 31, 2011 at 11:15:01PM -0300, Eugeni Dodonov wrote: On Wed, Aug 31, 2011 at 22:44, Marc MERLIN marc_x...@merlins.org wrote: Howdy, So I've had xorg crash for me from time to time. Maybe every 3 or 4 days. It always happens when I move the mouse and try to get to a window