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 ++
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
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
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
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
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