From: Alex Deucher Date: Mon, 17 May 2010 23:41:26 +0000 (-0400) Subject: drm/radeon/kms/pm: fix r6xx+ profile setup X-Git-Tag: v2.6.35-rc1~451^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bff51711ca8709c5f18640ad6e8ae6b9e8f8047;p=pandora-kernel.git drm/radeon/kms/pm: fix r6xx+ profile setup This patch is a combination of the previous two profile patches, but without the index bugs. It cleans up and fixes some issues with pm profile setup on r6xx chips. Some tables have different orderings for the power states, also, r600 only has 1 clock mode per power state. On desktop cards there are no battery modes, so the low and high power states are the same. For the low profile case, choose the lower clock mode. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed