drm/radeon/kms: Convert R520 to new init path and associated cleanup
authorJerome Glisse <jglisse@redhat.com>
Mon, 28 Sep 2009 18:39:19 +0000 (20:39 +0200)
committerDave Airlie <airlied@linux.ie>
Tue, 29 Sep 2009 01:15:56 +0000 (11:15 +1000)
commitf0ed1f655aa0375e2abba84cc4e8e6c853d48555
treec7b6495e7836e333a82262e9c9cf0af716e80fc7
parentd39c3b895876427c5083a936e00f3f5b7f0fc1b3
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>
drivers/gpu/drm/radeon/r520.c
drivers/gpu/drm/radeon/r520d.h [new file with mode: 0644]
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_asic.h
drivers/gpu/drm/radeon/rv515.c