ec5c2469da
2.9.1 is the last version of the intel DDX that supports UMS (User modesetting), with 2.10 onwards being purely KMS only. As such, this driver contains backports of almost every correctness or performance related fix to the rendering layer in later intel drivers. This driver *REQUIRES* a GEM enabled kernel. it claims to support non-gem mode but this is essentially unmaintained and due to the way the abstraciton works is slow, if it works at all (it often does not). You have been warned. tested by many many people on tech over the last few weeks.
48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
xf86-video-intel
|
|
Open-source X.org graphics driver for Intel graphics
|
|
http://www.intellinuxgraphics.com/
|
|
|
|
What is xf86-video-intel
|
|
------------------------
|
|
The xf86-video-intel module 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
|
|
|
|
Where to get more information about the driver
|
|
----------------------------------------------
|
|
The primary source of information about this and other open-source
|
|
drivers for Intel graphics is:
|
|
|
|
http://intellinuxgraphics.org/
|
|
|
|
Documentation specific to the xf86-video-intel driver including
|
|
possible configuration options for the xorg.conf file can be found in
|
|
the intel(4) manual page. After installing the driver this
|
|
documentation can be read with the following command:
|
|
|
|
man intel
|
|
|
|
Mailing list for communication with users and developers of
|
|
xf86-video-intel:
|
|
|
|
intel-gfx@lists.freedesktop.org
|
|
|
|
Note: Subscription is required before posting, but anyone is
|
|
free to subscribe. See instructions (and archives) here:
|
|
|
|
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
|
|
|
|
To report bugs encountered with the driver, see:
|
|
|
|
http://intellinuxgraphics.org/how_to_report_bug.html
|
|
|
|
To see bugs that are targeted to be fixed in the next release:
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=intel-2d-release
|