Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318674
b: refs/heads/master
c: 93bf888
h: refs/heads/master
v: v3
  • Loading branch information
Christian König committed Jul 17, 2012
1 parent 0f69dc3 commit 59d0fec
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: 35e56bd0a42f06b215741fb94bc8d1e42e946449
refs/heads/master: 93bf888c5c730605e3470f5d2381f296eda88d79
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ static int radeon_cs_ib_chunk(struct radeon_device *rdev,
if (r) {
DRM_ERROR("Failed to schedule IB !\n");
}
return 0;
return r;
}

static int radeon_bo_vm_update_pte(struct radeon_cs_parser *parser,
Expand Down

0 comments on commit 59d0fec

Please sign in to comment.