From: Jerome Glisse Date: Wed, 30 Sep 2009 20:09:06 +0000 (+0200) Subject: drm/radeon/kms: Convert RS600 to new init path X-Git-Tag: v2.6.32-rc4~32^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c010f8000a925e08d84d9391e13dd297b9fdc393;p=pandora-kernel.git drm/radeon/kms: Convert RS600 to new init path New init path allow to simply asic initialization and make easier to trace what happen on each different asic. We are removing most callback. Do a massive RS600 register cleanup to clarify RS600 register, we are still bit fuzy on some register and waiting for more informations. I don't have hw to test, so this patch is a best effort to not break anythings and to try to improve things. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed