Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349477
b: refs/heads/master
c: ed39fad
h: refs/heads/master
i:
  349475: 2e32630
v: v3
  • Loading branch information
Alex Deucher committed Jan 31, 2013
1 parent 1ab4933 commit cc2940c
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: f689e3acbd2e48cc4101e0af454193f81af4baaf
refs/heads/master: ed39fadd6df01095378e499fac3674883f16b853
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/evergreen.c
Original file line number Diff line number Diff line change
Expand Up @@ -1349,6 +1349,8 @@ void evergreen_mc_stop(struct radeon_device *rdev, struct evergreen_mc_save *sav
blackout &= ~BLACKOUT_MODE_MASK;
WREG32(MC_SHARED_BLACKOUT_CNTL, blackout | 1);
}
/* wait for the MC to settle */
udelay(100);
}

void evergreen_mc_resume(struct radeon_device *rdev, struct evergreen_mc_save *save)
Expand Down

0 comments on commit cc2940c

Please sign in to comment.