Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349478
b: refs/heads/master
c: 39dc9aa
h: refs/heads/master
v: v3
  • Loading branch information
Alex Deucher committed Jan 31, 2013
1 parent cc2940c commit 5f6ff2f
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: ed39fadd6df01095378e499fac3674883f16b853
refs/heads/master: 39dc9aabd8708944031e6307819b2a794b841f83
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/rv515.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ void rv515_mc_stop(struct radeon_device *rdev, struct rv515_mc_save *save)
WREG32(R600_CITF_CNTL, blackout);
}
}
/* wait for the MC to settle */
udelay(100);
}

void rv515_mc_resume(struct radeon_device *rdev, struct rv515_mc_save *save)
Expand Down

0 comments on commit 5f6ff2f

Please sign in to comment.