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:
6101b3a
)
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 19 Aug 2014 15:56:38 +0000
(11:56 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 19 Aug 2014 16:01:49 +0000
(12:01 -0400)
Need to initialize the mask to 0 on init, otherwise it
keeps increasing.
bug:
https://bugzilla.kernel.org/show_bug.cgi?id=82581
v2: also fix cu count
v3: split count fix into separate patch
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Cc: stable@vger.kernel.org
No differences found