drm/radeon/kms: fix tile_config value reported to userspace on cayman.
authorDave Airlie <airlied@redhat.com>
Thu, 19 May 2011 04:14:41 +0000 (14:14 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Jun 2011 00:32:40 +0000 (09:32 +0900)
commit5e9b0976b345e6ba50bcfb663db3d6fc37a07727
tree8abfb932c26b442f99e9427064879fe5684d900f
parent960f84f94493758bb0ffa4d1ddea341db573bfe7
drm/radeon/kms: fix tile_config value reported to userspace on cayman.

commit cde5083b051e9c66c99a8764aefbc13349e7730d upstream.

cayman is reporting the wrong tile config value to userspace, this
causes piglit mipmap generation tests to fail.

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