[Intel-gfx] [PATCH] intel_agp, i915: Add more sandybridge graphics device ids

2010-09-06 Thread Zhenyu Wang
New pci ids for GT2 and GT2+ on desktop and mobile sandybridge, and graphics device ids for server sandybridge. Also rename original ids string to reflect GT1 version. Signed-off-by: Zhenyu Wang --- drivers/char/agp/intel-agp.c| 15 --- drivers/char/agp/intel-agp.h| 18 ++

Re: [Intel-gfx] [git pull] i915

2010-09-06 Thread Tino Keitel
On Mon, Sep 06, 2010 at 09:30:23 +0100, Chris Wilson wrote: [...] > This batch of fixes include the timing fixes for the fallout from the > conversion of intel_wait_for_vblank() and the error checking for SDVO > modesetting. It also includes a [double dose] of module unload oopsen Thanks, this b

Re: [Intel-gfx] [git pull] i915

2010-09-06 Thread Zhenyu Wang
On 2010.09.06 09:30:23 +0100, Chris Wilson wrote: > > in order to reduce the burden upon Eric and to try and feed patches > upstream in a more timely manner I volunteered to take over maintaining > the upstream i915 branches. > Chris, could you help to check my sandybridge fixes? One is address

Re: [Intel-gfx] [git pull] i915

2010-09-06 Thread Chris Wilson
On Mon, 06 Sep 2010 11:27:34 +0200, Sven Joachim wrote: > Sadly, these still do not include a fix for the build failure¹ that > occurs if CONFIG_DEBUG_FS is not set: > > , > | CC [M] drivers/gpu/drm/i915/intel_overlay.o > | drivers/gpu/drm/i915/intel_overlay.c: In function > 'intel_overl

Re: [Intel-gfx] [git pull] i915

2010-09-06 Thread Sven Joachim
On 2010-09-06 10:30 +0200, Chris Wilson wrote: > Hi Linus, > > in order to reduce the burden upon Eric and to try and feed patches > upstream in a more timely manner I volunteered to take over maintaining > the upstream i915 branches. > > This batch of fixes include the timing fixes for the fallou

[Intel-gfx] [git pull] i915

2010-09-06 Thread Chris Wilson
Hi Linus, in order to reduce the burden upon Eric and to try and feed patches upstream in a more timely manner I volunteered to take over maintaining the upstream i915 branches. This batch of fixes include the timing fixes for the fallout from the conversion of intel_wait_for_vblank() and the err