Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185611
b: refs/heads/master
c: c2416fc
h: refs/heads/master
i:
  185609: 56b1453
  185607: 9a03b1b
v: v3
  • Loading branch information
Eric Anholt committed Feb 26, 2010
1 parent c6bddba commit 9bd1394
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: e3deb204c69c485c88c990f07b71be10a464e508
refs/heads/master: c2416fc6bb16fa87bcc4b9d90a7632f3531bdee6
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -3419,7 +3419,7 @@ static int intel_crtc_mode_set(struct drm_crtc *crtc,

intel_wait_for_vblank(dev);

if (HAS_PCH_SPLIT(dev)) {
if (IS_IRONLAKE(dev)) {
/* enable address swizzle for tiling buffer */
temp = I915_READ(DISP_ARB_CTL);
I915_WRITE(DISP_ARB_CTL, temp | DISP_TILE_SURFACE_SWIZZLING);
Expand Down

0 comments on commit 9bd1394

Please sign in to comment.