Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293726
b: refs/heads/master
c: f329853
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Mar 13, 2012
1 parent feac130 commit a4a3b99
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: c70c41e89f0481f26749d8264aebc594566c2a6d
refs/heads/master: f3298532f71f163877b9003009d6e1eefe988258
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nvc0_vram.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ nvc0_vram_init(struct drm_device *dev)
NV_DEBUG(dev, "0x100800: 0x%08x\n", nv_rd32(dev, 0x100800));
NV_DEBUG(dev, "parts 0x%08x bcast_mem_amount 0x%08x\n", parts, bsize);

dev_priv->vram_type = nouveau_mem_vbios_type(dev);

/* read amount of vram attached to each memory controller */
part = 0;
while (parts) {
Expand Down

0 comments on commit a4a3b99

Please sign in to comment.