commit | 734b4157b367d66405f7dab80085d17c9c8dd3b5 | [log] [tgz] |
---|---|---|
author | Krzysztof Halasa <khc@pm.waw.pl> | Tue May 25 18:41:46 2010 +0200 |
committer | Eric Anholt <eric@anholt.net> | Wed May 26 13:51:01 2010 -0700 |
tree | 24e97b20c389dfd558f3eb3b844e6f1dd17a0b40 | |
parent | f953c9353f5fe6e98fa7f32f51060a74d845b5f8 [diff] |
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 <khc@pm.waw.pl> Signed-off-by: Eric Anholt <eric@anholt.net>