drm/radeon/kms: fix incorrect comparison in cayman setup code.
commit960f84f94493758bb0ffa4d1ddea341db573bfe7
authorDave Airlie <airlied@redhat.com>
Thu, 19 May 2011 04:14:40 +0000 (19 14:14 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Jun 2011 00:32:40 +0000 (3 09:32 +0900)
tree1f57304e4a5b45a049d7f493a6d56045bf3fda2a
parent0891360a901d93135e0f79b579e7085905ee70fb
drm/radeon/kms: fix incorrect comparison in cayman setup code.

commit c289cff10a265ec4afe4396425297ff979a840b5 upstream.

This was leading to a bogus value being programmed to the backend
routing register.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/ni.c