Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218236
b: refs/heads/master
c: 2756a4f
h: refs/heads/master
v: v3
  • Loading branch information
Francisco Jerez authored and Ben Skeggs committed Oct 4, 2010
1 parent 5339b97 commit 38bb7b9
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: 62acdc71cfbc816b26a57d89f433f8afaf4ff78d
refs/heads/master: 2756a4f5df42bf19496ad7759032633ab826ea0e
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_perf.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ nouveau_perf_init(struct drm_device *dev)
entries = perf[5];
}
} else {
if (bios->data[bios->offset + 6] < 0x27) {
if (bios->data[bios->offset + 6] < 0x25) {
legacy_perf_init(dev);
return;
}
Expand Down

0 comments on commit 38bb7b9

Please sign in to comment.