OSDN Git Service

drm/radeon: fix 1 RB harvest config setup for TN/RL
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Feb 2015 21:02:15 +0000 (16:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Feb 2015 21:06:09 +0000 (16:06 -0500)
commitdbfb00c3e7e18439f2ebf67fe99bf7a50b5bae1e
tree602c9b7e94408dcf966b6705df08b9f98f06dc49
parentacc1522a54a3ff4dc250b6e94c55c53c5240e234
drm/radeon: fix 1 RB harvest config setup for TN/RL

The logic was reversed from what the hw actually exposed.
Fixes graphics corruption in certain harvest configurations.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/ni.c