Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358081
b: refs/heads/master
c: 209d521
h: refs/heads/master
i:
  358079: 61f88f7
v: v3
  • Loading branch information
Ville Syrjälä authored and Daniel Vetter committed Jan 31, 2013
1 parent c77c6a6 commit 3efac7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fe31b574fb2563f3aaa24dec302ddd0a033cda0f
refs/heads/master: 209d52110a32c2069b5d870504e73fdb0e30fc51
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -8936,8 +8936,7 @@ void i915_redisable_vga(struct drm_device *dev)

if (I915_READ(vga_reg) != VGA_DISP_DISABLE) {
DRM_DEBUG_KMS("Something enabled VGA plane, disabling it\n");
I915_WRITE(vga_reg, VGA_DISP_DISABLE);
POSTING_READ(vga_reg);
i915_disable_vga(dev);
}
}

Expand Down

0 comments on commit 3efac7c

Please sign in to comment.