drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Aug 2014 18:52:15 +0000 (14:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Aug 2014 16:21:06 +0000 (12:21 -0400)
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

No differences found