Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275281
b: refs/heads/master
c: 4beb116
h: refs/heads/master
i:
  275279: bc51100
v: v3
  • Loading branch information
Francisco Jerez authored and Ben Skeggs committed Nov 9, 2011
1 parent 8ae0151 commit c301faa
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: 1c77e0f7fa4b398652f8e03f125aed258fa7018e
refs/heads/master: 4beb116a454867cc3a98d02d906e0f0459aefe72
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_bo.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ set_placement_range(struct nouveau_bo *nvbo, uint32_t type)

if (dev_priv->card_type == NV_10 &&
nvbo->tile_mode && (type & TTM_PL_FLAG_VRAM) &&
nvbo->bo.mem.num_pages < vram_pages / 2) {
nvbo->bo.mem.num_pages < vram_pages / 4) {
/*
* Make sure that the color and depth buffers are handled
* by independent memory controller units. Up to a 9x
Expand Down

0 comments on commit c301faa

Please sign in to comment.