From: Alex Deucher Date: Tue, 10 Aug 2010 16:33:20 +0000 (-0400) Subject: drm/radeon/kms: use tracked values for sclk and mclk X-Git-Tag: v2.6.36-rc4~95^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8807286e569c4f12fa2bc980187f3e2abc606d11;p=pandora-kernel.git drm/radeon/kms: use tracked values for sclk and mclk Rather than calling get_memory_clock and get_engine_clock, used the tracked values from the pm code. Calling the tables adds additional latency in the modesetting and pm paths. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed