commit | f0ed1f655aa0375e2abba84cc4e8e6c853d48555 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Mon Sep 28 20:39:19 2009 +0200 |
committer | Dave Airlie <airlied@linux.ie> | Tue Sep 29 11:15:56 2009 +1000 |
tree | c7b6495e7836e333a82262e9c9cf0af716e80fc7 | |
parent | d39c3b895876427c5083a936e00f3f5b7f0fc1b3 [diff] |
drm/radeon/kms: Convert R520 to new init path and associated cleanup Convert the r520 asic support to new init path, change are smaller than previous one as most of the architecture is now in place and more code sharing can happen btw various asics. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@linux.ie>