From: Jesse Barnes Date: Wed, 22 Jan 2014 20:58:04 +0000 (-0800) Subject: drm/i915: fix WRPLL clock calculation X-Git-Tag: v3.15-rc1~51^2~62^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f0ec16ca5c51accdb9a7631411b39aa6b4256e;p=pandora-kernel.git drm/i915: fix WRPLL clock calculation Forgot to convert to using the refclk variable when I added refclk readout support, and Paulo noticed the resulting calculation was off due to the way p & r are stored. Reported-by: Paulo Zanoni Signed-off-by: Jesse Barnes Reviewed-by: Paulo Zanoni Tested-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed