Hardware overlay on G965

Thomas Fritzsche tf at noto.de
Mon Feb 25 05:01:44 PST 2008


Hi Maxim Levitsky,

Yes, so I got interested about your patch.
In the final version of the Ubuntu-patch
(http://launchpadlibrarian.net/9337645/xserver-xorg-video-intel_2.1.1-0ubuntu3.debdiff)
I read:
+  * debian/patches/01_fix_compiz_video.diff:
+    - default to overlay mode on hardware that supports it to
+      make compiz video work

So I thought you patch is helpful getting overlay more activated.
(what it doesn't do for i965 without your patches)

Meanwhile I tried to research and it looks like my X3100 uses a GM965.
I guess the "M" means "Mobile", so your patch can't work?

I try to find documentation about what i965 flavour supports overlay
and what not. I'm digging around
http://intellinuxgraphics.org/documentation.html but have not found
the details.

Thanks,
 Thomas

On Mon, Feb 25, 2008 at 8:59 PM, Maxim Levitsky <maximlevitsky at gmail.com> wrote:
> On Monday, 25 February 2008 13:47:28 Thomas Fritzsche wrote:
>
>  > http://launchpadlibrarian.net/9293287/xserver-xorg-video-intel_2.1.1-0ubuntu3.debdiff
>  This "fix" just disables texture overlay adapter, but doesn't enable the overlay.
>
>
>  I have G965, and overlay does work here with my patches.
>
>  the critical part of it is:
>  -#define OVERLAY_NOPHYSICAL(pI810) (IS_G33CLASS(pI810))
>  +#define OVERLAY_NOPHYSICAL(pI810) (IS_G33CLASS(pI810) || IS_I965G(pI810))
>
>
>
>  Best regards,
>         Maxim Levitsky
>



More information about the xorg mailing list