Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322144
b: refs/heads/master
c: 48c0ac9
h: refs/heads/master
v: v3
  • Loading branch information
Christian König authored and Alex Deucher committed Aug 20, 2012
1 parent ccc5bfd commit a86e698
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: 5efcc76c13a745f98e7b6604d6aca49761be1970
refs/heads/master: 48c0ac9911839daf188e4a0b6b132ac31050a241
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_ring.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ int radeon_ring_init(struct radeon_device *rdev, struct radeon_ring *ring, unsig
if (radeon_debugfs_ring_init(rdev, ring)) {
DRM_ERROR("Failed to register debugfs file for rings !\n");
}
radeon_ring_lockup_update(ring);
return 0;
}

Expand Down

0 comments on commit a86e698

Please sign in to comment.