On 2008.06.19 05:41:27 +0100, Dave Airlie wrote:patches I'm sorry, Dave. This one seems missing from 4 series chipset enabling patch, sorry I forgot those chipset flush setup, pls apply this. Thanks. [AGP] intel_agp: setup chipset flush like i965 for 4 series chipsets Signed-off-by: Zhenyu Wang <zhenyu.z.wang@intel.com> --- drivers/char/agp/intel-agp.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/char/agp/intel-agp.c b/drivers/char/agp/intel-agp.c index 1ae64bb..acc4bd5 100644 --- a/drivers/char/agp/intel-agp.c +++ b/drivers/char/agp/intel-agp.c @@ -947,8 +947,7 @@ static void intel_i9xx_setup_flush(void) intel_private.ifp_resource.name =3D "Intel Flush Page"; intel_private.ifp_resource.flags =3D IORESOURCE_MEM; =20 - /* Setup chipset flush for 915 */ - if (IS_I965 || IS_G33) { + if (IS_I965 || IS_G33 || IS_G4X) { intel_i965_g33_setup_chipset_flush(); } else { intel_i915_setup_chipset_flush(); --=20 1.5.4 --=20 Open Source Technology Center, Intel ltd. $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Vu Pham | Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel |
| Adrian Bunk | Re: Linux 2.6.21 |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Radu Rendec | Endianness problem with u32 classifier hash masks |
| Benjamin Herrenschmidt | [PATCH 0/11] ibm_newemac: Candidate patches for 2.6.25 |
