From: Chon Ming Lee Date: Tue, 3 Sep 2013 17:30:37 +0000 (+0800) Subject: drm/i915: Modify DP set clock to accomodate more eDP timings v2 X-Git-Tag: v3.13-rc1~76^2~114^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd4ffdf3936e9cd85a5c856a192134b23b4b2ac;p=pandora-kernel.git drm/i915: Modify DP set clock to accomodate more eDP timings v2 eDP 1.4 supports 4-5 extra link rates in additional to current 2 link rate. Create a structure to store the DPLL divisor data to improve readability. v2: Fix the gen4_dpll/pch_dpll initialization to C99 designated initializers, and use a single loop for all platforms. (Jani and Daniel) Signed-off-by: Chon Ming Lee [danvet: Fix up checkpatch warnings.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed