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

2011-08-22 Thread Jesse Barnes
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 trigger race conditions on the GPU more easily.  On that note, could you

[Intel-gfx] [PATCH] drm/i915: don't set unpin_work if vblank_get fails

2011-08-22 Thread Jesse Barnes
This fixes a race where we may try to finish a page flip and decrement the refcount even if our vblank_get failed and we ended up with a spurious flip pending interrupt. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=34211. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org diff --git

Re: [Intel-gfx] [PATCH] drm/i915: don't set unpin_work if vblank_get fails

2011-08-22 Thread Keith Packard
On Mon, 22 Aug 2011 11:05:31 -0700, Jesse Barnes jbar...@virtuousgeek.org wrote: This fixes a race where we may try to finish a page flip and decrement the refcount even if our vblank_get failed and we ended up with a spurious flip pending interrupt. Fixes

[Intel-gfx] [PATCH] i915: do not setup intel_backlight twice

2011-08-22 Thread Kamal Mostafa
The commit Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support adds calls to intel_panel_setup_backlight() from intel_{lvds,dp}_init so do not call it again from intel_setup_outputs(). BugLink:

Re: [Intel-gfx] [PATCH] i915: do not setup intel_backlight twice

2011-08-22 Thread Matthew Garrett
On Mon, Aug 22, 2011 at 12:39:10PM -0700, Kamal Mostafa wrote: The commit Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support adds calls to intel_panel_setup_backlight() from intel_{lvds,dp}_init so do not call it

Re: [Intel-gfx] Intel 2011Q3 release

2011-08-22 Thread Jin, Gordon
-Original Message- From: intel-gfx-bounces+gordon.jin=intel@lists.freedesktop.org [mailto:intel-gfx-bounces+gordon.jin=intel@lists.freedesktop.org] On Behalf Of tino.keitel+x...@tikei.de Sent: Sunday, August 21, 2011 3:53 AM To: intel-gfx@lists.freedesktop.org Subject: Re: