diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2010-05-10 22:32:31 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2010-05-10 22:32:31 +0000 |
commit | 874c3f202a3a8633ba9af4ae0920c6e4b419085d (patch) | |
tree | a8a85f244568acbdb79508a538ee73b0451fa718 /driver/xf86-video-intel/AUTHORS | |
parent | b3e95d7d69646862364768b6a4aa6ed0b54e17ff (diff) |
Update the intel driver to 2.9.1 plus backports.
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.
Diffstat (limited to 'driver/xf86-video-intel/AUTHORS')
-rw-r--r-- | driver/xf86-video-intel/AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/xf86-video-intel/AUTHORS b/driver/xf86-video-intel/AUTHORS index 31a1da1dd..9f1a589f0 100644 --- a/driver/xf86-video-intel/AUTHORS +++ b/driver/xf86-video-intel/AUTHORS @@ -22,6 +22,7 @@ Julien Cristau Ma Ling Bryce Harrington Daniel Stone +Robert Lowery Kaleb Keithley Paulo Cesar Pereira de Andrade Eamon Walsh |