Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260105
b: refs/heads/master
c: ad830d2
h: refs/heads/master
i:
  260103: 9d0284b
v: v3
  • Loading branch information
Ben Skeggs committed Jun 23, 2011
1 parent 992ecb4 commit 4ac62cf
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 752ab0a0927add86c8b6604e01147041509b2af4
refs/heads/master: ad830d23d31a51997ca0780dddbe919eb1bfb879
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,8 @@ int nouveau_load(struct drm_device *dev, unsigned long flags)
case 0xc1: /* known broken */
case 0xc8: /* never tested */
case 0xce: /* never tested */
NV_INFO(dev, "acceleration disabled by default, pass "
"noaccel=0 to force enable\n");
dev_priv->noaccel = true;
break;
default:
Expand Down

0 comments on commit 4ac62cf

Please sign in to comment.