xf86-video-intel is an open source 2D graphics driver for the X Window System as implemented by X.org.
xf86-video-intel supports a variety of Intel graphics chipsets including:
- i810/i810e/i810-dc100,i815,
- i830M,845G,852GM,855GM,865G,
- 915G/GM,945G/GM/GME,946GZ
- G/GM/GME/Q965,
- G/Q33,G/Q35,G41,G/Q43,G/GM/Q45
- PineView-M (Atom N400 series)
- PineView-D (Atom D400/D500 series)
Product's homepage
What's New in This Release: [ read full changelog ]
· Workaround a failure by the xserver to invalidate DRI buffers following a pixmap change for XComposite redirection. https://bugs.freedesktop.org/show_bug.cgi?id=62614
· Fix computation of clip extents for stippling https://bugs.freedesktop.org/show_bug.cgi?id=62618
· Support KMS on OpenBSD, by Mark Kettenis
· Clean up sockets upon CloseScreen (making ourselves better behaved for muxed setups).
· Fix the tests for AVX/AVX2 support in CPUID and remember to check for OS support as well.
· Report a monotonic UST value for undisplayed drawables rather than 0 by Daniel Kurtz
· Fix video playback on gen4 through a complex clip (more gen4 GPU woes) https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1162046