From: Jesse Barnes Date: Fri, 18 Mar 2011 17:32:07 +0000 (-0700) Subject: drm/i915: report correct render clock frequencies on SNB X-Git-Tag: v2.6.39-rc1~79^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e281fcaa287fb39ce26d9aa33a716c2a7bb8484e;p=pandora-kernel.git drm/i915: report correct render clock frequencies on SNB Fix up the debug file to report the right frequencies. On SNB, we program the PCU with a frequency ratio, which is multiplied by 100MHz on the CPU side. But GFX only runs at half that, so report it as such to avoid confusion. Signed-off-by: Jesse Barnes Signed-off-by: Chris Wilson Reviewed-by: Keith Packard --- Reading git-diff-tree failed