commit | 52da51f0f9ea9d213adfc99223630707b26d1d38 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 19 11:56:38 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 19 12:01:49 2014 -0400 |
tree | 63b01ecd9645565561ed2d32c3c4b2835fa5b2c0 | |
parent | 6101b3ae94b4f266456308824e9ca4eab1235d1a [diff] |
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3) 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