commit | cf2f05d30dacab32e6866347be6cbfa4030b33b7 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Dec 08 15:45:13 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Dec 10 15:09:00 2009 +1000 |
tree | ab7ca861cc3e92aefa60ba4e9ac1573aaf81331d | |
parent | d3f420d1089169fb48366e1aa750bdd92db0a04b [diff] |
drm/radeon/kms: fix avivo tiling regression since radeon object rework 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>