Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250683
b: refs/heads/master
c: 730673b
h: refs/heads/master
i:
  250681: 0402abf
  250679: ea9e2d7
v: v3
  • Loading branch information
Ben Skeggs committed May 16, 2011
1 parent 48bcf91 commit cab1c4d
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: fcfc768806f2ed8ad56d9fd3f0c6af1cdb5e10e2
refs/heads/master: 730673b6657d61d7380556876551b8e0af251dc0
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 @@ -253,7 +253,7 @@ nouveau_perf_init(struct drm_device *dev)
}

/* get the corresponding memory timings */
if (pm->memtimings.supported && version > 0x15) {
if (version > 0x15) {
/* last 3 args are for < 0x40, ignored for >= 0x40 */
perflvl->timing =
nouveau_perf_timing(dev, &P,
Expand Down

0 comments on commit cab1c4d

Please sign in to comment.