Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345580
b: refs/heads/master
c: bf66a78
h: refs/heads/master
v: v3
  • Loading branch information
Alex Deucher committed Dec 10, 2012
1 parent b63c9dd commit 2907902
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: deab48f140d28d788cb2b5705761a92b02e3440d
refs/heads/master: bf66a786c92488dfc99cc7f19bc9eda7b4c98fa6
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_asic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1695,7 +1695,7 @@ static struct radeon_asic si_asic = {
.vm = {
.init = &si_vm_init,
.fini = &si_vm_fini,
.pt_ring_index = RADEON_RING_TYPE_GFX_INDEX,
.pt_ring_index = R600_RING_TYPE_DMA_INDEX,
.set_page = &si_vm_set_page,
},
.ring = {
Expand Down

0 comments on commit 2907902

Please sign in to comment.