[Intel-gfx] recent commit to xf86-video-intel: src/i830_dri.c
Jesse Barnes
jbarnes at virtuousgeek.org
Wed Jun 17 02:28:35 CEST 2009
On Tue, 16 Jun 2009 17:27:36 -0700
Carl Worth <cworth at cworth.org> wrote:
> On Tue, 2009-06-16 at 15:34 -0700, Jesse Barnes wrote:
> > New commits:
> > commit eb09014ce10428bbcab04e155186382975545f0a
> > Author: Li Peng <peng.li at intel.com>
> > Date: Tue Jun 16 15:29:57 2009 -0700
> >
> > don't wait for vblank on rotated displays
> >
> > We may hang or wait for the wrong line if the display is
> > rotated, so just skip the wait in that case.
> >
> > Fixes fdo bug #22196.
>
> This fixes up the DRI2 CopyRegion case, but don't we likely have a
> similar bug in the XV cases? Should we factor out some common code
> here?
Yes, we should factor out common code. I think the Xv side is missing
a few fixes at this point...
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list