]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b142dbd8ea2415c9f9ab413a80906e534344128
treec7b6495e7836e333a82262e9c9cf0af716e80fc7
parent2ef1e84e3c46741e75a777901b5c194ca3a85428
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