On Wed, 18 Jan 2012 18:39:40 -0200
Paulo Zanoni <przan...@gmail.com> wrote:

> Hi
> 
> 2012/1/18 Peter Ross <pr...@xvid.org>:
> > This patch set enables enables interlaced mode output on
> > generation 3 and above chipsets.
> 
> I just tested that on HDMI.
> 
> The "interlace_allowed=1" patch seems fine: it made xrandr list more
> modes. But I believe patch 1 is still not correct. I tested that and
> instead of getting a 1920x1080 I got a 1920x1078 mode: vtotal, vblank
> and vsync were wrong. If you look at the patch, you'll see that the
> code has some "something -= 1" statements. I believe they could be
> wrong.
> 
> So I removed these lines and tested again... Now the mode is actually
> 1920x1080, but my monitor's OSD displays it as "1080p". So I also
> tested my TV and it reported "1080p@25hz" too.
> 
> I guess we're still missing something... I'll try to debug.

Yeah for the interlaced case the -1 should be after the multiply, if
it's there at all...  would have to double check the docs.

-- 
Jesse Barnes, Intel Open Source Technology Center

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to