drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 27 Oct 2010 05:44:35 +0000 (01:44 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Oct 2010 01:27:07 +0000 (11:27 +1000)
Calculate height based on the slice bitfield rather than the size.
Same as Dave's CB fix.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found