Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293755
b: refs/heads/master
c: 950c44b
h: refs/heads/master
i:
  293753: 0c7e6c4
  293751: 80320c2
v: v3
  • Loading branch information
Ben Skeggs committed Mar 13, 2012
1 parent e7259ad commit dfbe659
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: df26bc9c320602539b1b5b3d85786e4c8de7bf43
refs/heads/master: 950c44b6ddc0dfb44e59fdb031e09567a1b391c0
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nvc0_vram.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ nvc0_vram_init(struct drm_device *dev)
NV_DEBUG(dev, "parts 0x%08x bcast_mem_amount 0x%08x\n", parts, bsize);

dev_priv->vram_type = nouveau_mem_vbios_type(dev);
dev_priv->vram_rank_B = !!(nv_rd32(dev, 0x10f200) & 0x00000004);

/* read amount of vram attached to each memory controller */
part = 0;
Expand Down

0 comments on commit dfbe659

Please sign in to comment.