[PATCH 2/2] drm/i915: Support for another B43 device id

2010-09-17 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/gpu/drm/i915/i915_drv.c |1 + 1 files changed, 1 insertions

[PATCH 1/2] apg/intel: Support for another B43 device id

2010-09-17 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/char/agp/intel-agp.c |7 +-- drivers/char/agp/intel-agp.h

[PATCH 0/2] Add device id for Intel B43 chipset

2010-09-17 Thread Ike Panhc
tracking system of freedesktop[2]. Since this is a blind try, please review the patches and if there is no more modification needed, please consider apply them. [1] https://upgrades.intel.com/Public/PublicLandingPage.aspx [2] https://bugs.freedesktop.org/show_bug.cgi?id=30221 Ike Panhc (2): apg

[PATCH 2/2] drm/i915: Support for another B43 device id

2010-09-16 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/gpu/drm/i915/i915_drv.c |1 + 1 files changed, 1 insertions

[PATCH 1/2] apg/intel: Support for another B43 device id

2010-09-16 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/char/agp/intel-agp.c |7 +-- drivers/char/agp/intel-agp.h

[PATCH 0/2] Add device id for Intel B43 chipset

2010-09-16 Thread Ike Panhc
tracking system of freedesktop[2]. Since this is a blind try, please review the patches and if there is no more modification needed, please consider apply them. [1] https://upgrades.intel.com/Public/PublicLandingPage.aspx [2] https://bugs.freedesktop.org/show_bug.cgi?id=30221 Ike Panhc (2): apg