On Fri, Feb 24, 2012 at 10:51:42AM +0100, Christian Schmidt wrote:
> intel_display.c:            pipeconf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
> intel_display.c:            pipeconf &= ~PIPECONF_INTERLACE_MASK; /* 
> progressive */
> intel_display.c:            pipeconf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
> intel_display.c:            pipeconf &= 
> ~PIPECONF_INTERLACE_W_FIELD_INDICATION; /* progressive */
> 
> The second setting of progressive mode should use PIPECONF_INTERLACE_MASK, 
> too.
> 
> Signed-off-by: Christian Schmidt <schm...@digadd.de>

Already fixed in -fixes. Furthermore we have (hopefully) fully working
interlaced support merged into -next (already pushed out to Dave's
drm-next tree).
-Daniel
-- 
Daniel Vetter
Mail: dan...@ffwll.ch
Mobile: +41 (0)79 365 57 48
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to