commit | 0a5f6e9d60e71e4b6dbeabd97bc887d6b2b0f0c8 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 25 14:52:15 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 26 12:21:06 2014 -0400 |
tree | e02fb6cc8d8bcef96c9b6c1382144a629128ebfd | |
parent | 054e01d681b457ab50bdf1f22c0f0d1ad03afd70 [diff] |
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2) This is a port of cedb655a3a7764c3fd946077944383c9e0e68dd4 to older asics. Fixes a possible divide by 0 if the harvest register is invalid. v2: drop some additional harvest munging. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org