drm/radeon/kms: Convert RS600 to new init path
authorJerome Glisse <jglisse@redhat.com>
Wed, 30 Sep 2009 20:09:06 +0000 (22:09 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Oct 2009 23:25:50 +0000 (09:25 +1000)
New init path allow to simply asic initialization and make easier
to trace what happen on each different asic. We are removing most
callback. Do a massive RS600 register cleanup to clarify RS600
register, we are still bit fuzy on some register and waiting for
more informations. I don't have hw to test, so this patch is a
best effort to not break anythings and to try to improve things.

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

No differences found