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)
commit5f7f726d2caf1e51a39872e5a30b6984235d388e
tree37c8f4d3f19124984f5bbb6a3e6e7c5f47931577
parent75c13993db592343bda1fd62f2555fea037d56bd
drm/i915: set interlaced bits for TRANSCONF

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>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c