Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307523
b: refs/heads/master
c: a94ba1f
h: refs/heads/master
i:
  307521: 1cb3cd1
  307519: 1a881a7
v: v3
  • Loading branch information
Ben Skeggs committed May 24, 2012
1 parent 3c8688a commit ff784da
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: 6b91d6b056ba39633cbdf24b9973df4ac99d7130
refs/heads/master: a94ba1fcac417d0b72f73fb77e730279ca9203c3
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,7 @@ nouveau_mem_timing_calc(struct drm_device *dev, u32 freq,
ret = nv50_mem_timing_calc(dev, freq, e, len, boot, t);
break;
case NV_C0:
case NV_D0:
ret = nvc0_mem_timing_calc(dev, freq, e, len, boot, t);
break;
default:
Expand Down

0 comments on commit ff784da

Please sign in to comment.