Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98309
b: refs/heads/master
c: 7d15ddf
h: refs/heads/master
i:
  98307: ad2cab9
v: v3
  • Loading branch information
Zhenyu Wang authored and Dave Airlie committed Jun 20, 2008
1 parent 4c30b0f commit 5b2b8fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e480e5fc03c411d350478b2e8dc0906a37b6f07
refs/heads/master: 7d15ddf79ec35ce79093832c80b86c0888eb5bce
2 changes: 1 addition & 1 deletion trunk/drivers/char/agp/intel-agp.c
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ static void intel_i9xx_setup_flush(void)
intel_private.ifp_resource.flags = IORESOURCE_MEM;

/* 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();
Expand Down

0 comments on commit 5b2b8fb

Please sign in to comment.