drm/radeon/kms: fix num_banks tiling config for fusion
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 23 Jun 2011 04:49:29 +0000 (00:49 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Jun 2011 01:11:52 +0000 (11:11 +1000)
The field is encoded:
0 = 4 banks
1 = 8 banks
2 = 16 banks

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

No differences found