drm/radeon/kms: fix avivo tiling regression since radeon object rework
authorDave Airlie <airlied@redhat.com>
Tue, 8 Dec 2009 05:45:13 +0000 (15:45 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2009 05:09:00 +0000 (15:09 +1000)
The object rework moved the tiling flag setup around wrongly,
so tiling we getting setup then overwritten by fb format.

Fixes regression with drm-radeon-next on rv530 laptop tiling test.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found