From: Zhenyu Wang Date: Mon, 19 Oct 2009 07:43:48 +0000 (+0800) Subject: drm/i915: fix to setup display reference clock control on Ironlake X-Git-Tag: v2.6.32-rc7~79^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c038e51e841581cc3fb9a76e5e16331331e9c85c;p=pandora-kernel.git drm/i915: fix to setup display reference clock control on Ironlake For new stepping of PCH, the display reference clock is fully under driver's control. This one trys to setup all needed reference clock for different outputs. Older stepping of PCH chipset should be ignoring this. This fixes output failure issue on newer PCH which requires driver to take control of reference clock enabling. Cc: Stable Team Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed