xenocara/driver/xf86-video-intel
oga 1cf6df0168 Update the intel driver to (mostly) a backport of 2.12.
It is missing a few commits that I have yet to verify (ones that try and
continue if we lock the gpu rendering engine and can't reset it, for
example) taht will be verified and sent out for extra testing soon.

Should contain a bunch of speedups and some correctness improvements
(though rendercheck still gives some errors that I am looking into).

This has been in snaps since the first day of c2k10, any known issues
with just this driver have (to my knowledge) been fixed since. A problem
with macbooks pointed out by otto happens with both this and the in-tree
driver and thus doesn't stop this moving forward.

As well as the 2.12 improvements, this driver also has a backport
(partially aided by the backports in RHEL 5 kindly provided by Dave
Airlie) from the kms code of modesetting support for ironlake (arrandale
and clarkdale: the IGDs build into intel nehalem cpu dies) which has
been tested on a number of chipsets. Note that Display port and eDP
displays have not yet been worked on (and probably won't until I can
find a displayport monitor), but VGA and lvds at least are known to
work, sure beats vesa.

"no objection on my side" matthieu@, prodding (as always) from princess
marco.
2010-07-18 14:47:47 +00:00
..
man Pull in the changes in rendering that I skipped when i backported 2010-05-23 21:28:34 +00:00
src Update the intel driver to (mostly) a backport of 2.12. 2010-07-18 14:47:47 +00:00
uxa Update the intel driver to (mostly) a backport of 2.12. 2010-07-18 14:47:47 +00:00
aclocal.m4 Update the intel driver to (mostly) a backport of 2.12. 2010-07-18 14:47:47 +00:00
AUTHORS Update the intel driver to 2.9.1 plus backports. 2010-05-10 22:32:28 +00:00
autogen.sh update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
compile
config.guess
config.h.in Update the intel driver to 2.9.1 plus backports. 2010-05-10 22:32:28 +00:00
config.sub
configure Update the intel driver to (mostly) a backport of 2.12. 2010-07-18 14:47:47 +00:00
configure.ac Pull in the changes in rendering that I skipped when i backported 2010-05-23 21:28:34 +00:00
COPYING Update the intel driver to (mostly) a backport of 2.12. 2010-07-18 14:47:47 +00:00
depcomp merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
install-sh merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
ltmain.sh update to xf86-video-intel 2.7.1. Tested by many. 2009-06-25 20:16:43 +00:00
Makefile.am Update the intel driver to 2.9.1 plus backports. 2010-05-10 22:32:28 +00:00
Makefile.bsd-wrapper Introduce bsd.xconf.mk to set default config variables used 2008-03-25 23:41:50 +00:00
Makefile.in Pull in the changes in rendering that I skipped when i backported 2010-05-23 21:28:34 +00:00
missing merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
NEWS Update the intel driver to 2.9.1 plus backports. 2010-05-10 22:32:28 +00:00
README Update the intel driver to 2.9.1 plus backports. 2010-05-10 22:32:28 +00:00
RELEASING Update the intel driver to 2.9.1 plus backports. 2010-05-10 22:32:28 +00:00

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