From: Ma Ling Date: Mon, 24 Aug 2009 05:50:24 +0000 (+0800) Subject: drm/i915: Set crtc/clone mask in different output devices X-Git-Tag: v2.6.31-rc9~32^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8aed700c6ec46ddade6570004ce25332283b306;p=pandora-kernel.git drm/i915: Set crtc/clone mask in different output devices Based on Bspec each encoder has different sharing pipe property, i.e. Integrated or SDVO TV both will occupy one pipe exclusively, and sdvo-non-tv and crt are allowed to share one. The patch moves sharing judgment into differnet output functions, and sets the right clone bit. This fixes both HDMI outputs choosing the same pipe. https://bugs.freedesktop.org/show_bug.cgi?id=22247 Signed-off-by: Ma Ling Reviewed-by : Jesse Barnes Signed-off-by: Zhao Yakui Signed-off-by: Eric Anholt --- Reading git-diff-tree failed