From: Krzysztof Halasa Date: Tue, 25 May 2010 16:41:46 +0000 (+0200) Subject: drm/i915: Add support for interlaced display. X-Git-Tag: v2.6.35-rc2~56^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=734b4157b367d66405f7dab80085d17c9c8dd3b5;p=pandora-kernel.git drm/i915: Add support for interlaced display. This doesn't change the clock limits (minimums), i.e. it won't make it output 720x576 PAL nor 720x480 NTSC, but it will work with modes like 1080i etc. (including GLX and textured Xvideo, not sure about the overlay). Tested on i915 + analog VGA, it would be worth checking if newer chips (and which ones) still support interlaced mode. Signed-off-by: Krzysztof Halasa Signed-off-by: Eric Anholt --- Reading git-diff-tree failed