drm/i915: set interlaced bits for TRANSCONF
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 3 Feb 2012 19:47:15 +0000 (17:47 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 10 Feb 2012 16:44:38 +0000 (17:44 +0100)
I'm not sure why they are needed (I didn't notice any difference in my
tests), but these bits are in our documentation and they are also set by
the Windows driver.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found