Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86170
b: refs/heads/master
c: 39273b5
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Barnes authored and Linus Torvalds committed Feb 23, 2008
1 parent b6a7664 commit b7dce22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f93d797ea92113a73c72728c475455cb1409fb3
refs/heads/master: 39273b58a409cd6d65c9732bdca00bacd1626672
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ static void i915_restore_vga(struct drm_device *dev)
dev_priv->saveGR[0x18]);

/* Attribute controller registers */
inb(st01);
for (i = 0; i < 20; i++)
i915_write_ar(st01, i, dev_priv->saveAR[i], 0);
inb(st01); /* switch back to index mode */
Expand Down

0 comments on commit b7dce22

Please sign in to comment.