Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180483
b: refs/heads/master
c: e235c1f
h: refs/heads/master
i:
  180481: b4316da
  180479: ff0406e
v: v3
  • Loading branch information
Ben Skeggs committed Feb 9, 2010
1 parent bd79a48 commit cd44a56
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: 9967b9481d2387af4dbe5ceda7a209466ba004a0
refs/heads/master: e235c1f3e132a243a1f81b3d95c99ee199b4d3f3
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_bios.c
Original file line number Diff line number Diff line change
Expand Up @@ -1865,7 +1865,7 @@ init_compute_mem(struct nvbios *bios, uint16_t offset, struct init_exec *iexec)

struct drm_nouveau_private *dev_priv = bios->dev->dev_private;

if (dev_priv->card_type >= NV_50)
if (dev_priv->card_type >= NV_40)
return 1;

/*
Expand Down

0 comments on commit cd44a56

Please sign in to comment.