xf86-video-intel package is an open source 2D graphics driver for the X Window System as implemented by X.org. It 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 ]
· Limit maximum object size so that all of the source, mask and destination can be mapped into the aperture simultaneously by basing the limit on the mappable aperture size rather than the size of the total GATT.
· Incorrect clipping of polygons https://bugs.freedesktop.org/show_bug.cgi?id=43649 Regression from 2.15.901
· Limit number of VMA cached to avoid hitting the per-process VMA limit There still is a residual bug in that we seem to have so many objects floating around in the first place and that still leads to exhaustion of system limits. https://bugs.freedesktop.org/show_bug.cgi?id=43075 https://bugs.freedesktop.org/show_bug.cgi?id=40066
· Latency in processing user-input during continuous rendering