Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263765
b: refs/heads/master
c: 1bf2706
h: refs/heads/master
i:
  263763: 4ccc072
v: v3
  • Loading branch information
Marcin Slusarz authored and Ben Skeggs committed Sep 9, 2011
1 parent 567f06d commit 1dc36b9
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: 17c8b960930da3599e47801a54ac0ea1070545d2
refs/heads/master: 1bf27066017c820b8ab2a1ac8430ea470c2de0c3
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_sgdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ nv04_sgdma_bind(struct ttm_backend *be, struct ttm_mem_reg *mem)

for (j = 0; j < PAGE_SIZE / NV_CTXDMA_PAGE_SIZE; j++, pte++) {
nv_wo32(gpuobj, (pte * 4) + 0, offset_l | 3);
dma_offset += NV_CTXDMA_PAGE_SIZE;
offset_l += NV_CTXDMA_PAGE_SIZE;
}
}

Expand Down

0 comments on commit 1dc36b9

Please sign in to comment.