From: Zhenyu Wang Date: Wed, 7 Apr 2010 08:15:54 +0000 (+0800) Subject: drm/i915: Support for Cougarpoint PCH display pipeline X-Git-Tag: v2.6.35-rc1~451^2~91^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db9d77b1b14fd730561f64beea8c00e4478d7c5;p=pandora-kernel.git drm/i915: Support for Cougarpoint PCH display pipeline Cougarpoint is the new PCH for Sandybridge CPU. This one resolves the chipset change for display pipeline compared to previous Ibexpeak PCH. Sandybridge/Cougarpoint has different FDI training parameters, so this also makes seperate FDI training functions for IBX and CPT. Other change includes new transcoder DPLL select function to set which DPLL for transcoder to pick up. And with another new transcoder C introduced in Cougarpoint, each connector has new transcoder select bits. This one adds that change to light up VGA. Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed