From: Alex Deucher Date: Wed, 23 Dec 2009 18:21:58 +0000 (-0500) Subject: drm/radeon/kms: add a power state type based on power state flags X-Git-Tag: v2.6.34-rc1~209^2~10^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec0e74f784ca08eab0354ab1dada46924c39b73;p=pandora-kernel.git drm/radeon/kms: add a power state type based on power state flags The idea is to flag a power state with a certain type and use that type to decide on what state to select. On r6xx+, we select a state and then transition between clock modes in that state. On pre-r6xx, we transition between states directly. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed