From: Alex Deucher Date: Mon, 7 Jun 2010 21:49:51 +0000 (-0400) Subject: drm/radeon/kms/pm: Misc fixes X-Git-Tag: v2.6.35-rc3~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ed8b4c5d30b5214f185997131b06e35f6f7113;p=pandora-kernel.git drm/radeon/kms/pm: Misc fixes - don't rest the power state in pm_init() We already boot up to the default power state. Note this patch relies on: drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+ To make sure the default power state matches the boot up state. - In the pm resume path asic init will have set the power state back to the default so reset the tracking state values. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed