From: Alex Deucher Date: Fri, 13 Sep 2013 14:55:10 +0000 (-0400) Subject: drm/radeon/dpm/rs780: don't enable sclk scaling if not required X-Git-Tag: v3.12-rc2~17^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e40210cca98068835acd5a4fe760bf96b3a1aa48;p=pandora-kernel.git drm/radeon/dpm/rs780: don't enable sclk scaling if not required If the low and high sclks are the same, there is no need to enable sclk scaling. This causes display stability issues on certain boards. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=60857 Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org Reviewed-by: Christian König --- Reading git-diff-tree failed