Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371552
b: refs/heads/master
c: 03708b0
h: refs/heads/master
v: v3
  • Loading branch information
Christian König authored and Alex Deucher committed Apr 23, 2013
1 parent ca1fc80 commit 6a8f9e5
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: f4a2596cecfcfce1e0ac1df5a1603f7bf392c122
refs/heads/master: 03708b05297b7f4782c2de51560ceb8d9f8bad68
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/r600.c
Original file line number Diff line number Diff line change
Expand Up @@ -2625,7 +2625,7 @@ int r600_uvd_rbc_start(struct radeon_device *rdev)
radeon_ring_write(ring, 0x8);

radeon_ring_write(ring, PACKET0(UVD_SEMA_CNTL, 0));
radeon_ring_write(ring, 1);
radeon_ring_write(ring, 3);

radeon_ring_unlock_commit(rdev, ring);

Expand Down

0 comments on commit 6a8f9e5

Please sign in to comment.