]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ef1e84e3c46741e75a777901b5c194ca3a85428
tree1f57be660f35c99ef6d182d2bf8397a818c8f8d0
parentb3944c6b399a14499512674aea276b58572f6ad6
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