From: Damien Lespiau Date: Thu, 7 May 2015 17:38:42 +0000 (+0100) Subject: drm/i915/skl: Factor out computing the DPLL paramaters from the dividers X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76516fbc294d60481f2427d6a42125364a629386;p=pandora-kernel.git drm/i915/skl: Factor out computing the DPLL paramaters from the dividers This part doesn't depend on how we compute the DPLL dividers (p and p0/p1/p2) and can be reused even if we change the algorithm to do so. (something that is planned for a followup patch) Signed-off-by: Damien Lespiau Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed