Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168480
b: refs/heads/master
c: ea1495a
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Oct 28, 2009
1 parent 58d6fdc commit 0c9c7f0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fc7f7119d2ed97fff1aaddad6bf7d61ed446cf37
refs/heads/master: ea1495a6274c9542a168337536f8ce74d1173f23
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/rs400.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,8 @@ int rs400_resume(struct radeon_device *rdev)
rs400_gart_disable(rdev);
/* Resume clock before doing reset */
r300_clock_startup(rdev);
/* setup MC before calling post tables */
rs400_mc_program(rdev);
/* Reset gpu before posting otherwise ATOM will enter infinite loop */
if (radeon_gpu_reset(rdev)) {
dev_warn(rdev->dev, "GPU reset failed ! (0xE40=0x%08X, 0x7C0=0x%08X)\n",
Expand Down

0 comments on commit 0c9c7f0

Please sign in to comment.