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:
9babd35
)
drm/radeon: skip async dma init on r6xx
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 27 Jan 2014 15:59:51 +0000
(10:59 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 29 Jan 2014 20:23:04 +0000
(15:23 -0500)
The hw is buggy and it's not currently used, but it's
currently still initialized by the driver. Skip the init.
Skipping init also seems to improve stability with dpm on
some r6xx asics.
bug:
https://bugs.freedesktop.org/show_bug.cgi?id=66963
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
No differences found