drm/radeon/kms: Convert RV515 to new init path and associated cleanup
authorJerome Glisse <jglisse@redhat.com>
Mon, 28 Sep 2009 16:34:43 +0000 (18:34 +0200)
committerDave Airlie <airlied@linux.ie>
Tue, 29 Sep 2009 01:15:54 +0000 (11:15 +1000)
commitd39c3b895876427c5083a936e00f3f5b7f0fc1b3
tree1f57be660f35c99ef6d182d2bf8397a818c8f8d0
parentf4e45d02e4135043fe98bc21be38527c516ad990
drm/radeon/kms: Convert RV515 to new init path and associated cleanup

Convert the rv515 asic support to new init path also add an explanation
in radeon.h about the new init path. There is also few cleanups
associated with this change (others asic calling rv515 helper
functions).

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/gpu/drm/radeon/avivod.h
drivers/gpu/drm/radeon/r520.c
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/r600_cs.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_asic.h
drivers/gpu/drm/radeon/rs600.c
drivers/gpu/drm/radeon/rs690.c
drivers/gpu/drm/radeon/rv515.c
drivers/gpu/drm/radeon/rv515d.h
drivers/gpu/drm/radeon/rv770.c