git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75104fa
)
drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 15 Aug 2012 21:18:42 +0000
(17:18 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:33 +0000
(13:10 -0400)
- Stop the displays from accessing the FB
- Block CPU access
- Turn off MC client access
This should fix issues some users have seen, especially
with UEFI, when changing the MC FB location that result
in hangs or display corruption.
v2: fix crtc enabled check noticed by Luca Tettamanti
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found