Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250592
b: refs/heads/master
c: db244b6
h: refs/heads/master
v: v3
  • Loading branch information
Eric Anholt authored and Keith Packard committed May 10, 2011
1 parent fffce6a commit 7f591b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: c713bb087e714f01082e6b8a85e98552e7bc6c3a
refs/heads/master: db244b60e7f7f11825c6f36bcc8e8d8f3ca7cd36
6 changes: 0 additions & 6 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -4899,12 +4899,6 @@ static int i9xx_crtc_mode_set(struct drm_crtc *crtc,

intel_wait_for_vblank(dev, pipe);

if (IS_GEN5(dev)) {
/* enable address swizzle for tiling buffer */
temp = I915_READ(DISP_ARB_CTL);
I915_WRITE(DISP_ARB_CTL, temp | DISP_TILE_SURFACE_SWIZZLING);
}

I915_WRITE(DSPCNTR(plane), dspcntr);
POSTING_READ(DSPCNTR(plane));

Expand Down

0 comments on commit 7f591b4

Please sign in to comment.