Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 34c1d1b3 | 2021-08-31 18:57:26 | regen | ||
| fd18c20e | 2016-10-11 22:14:30 | regen | ||
| d031df27 | 2015-04-12 19:41:54 | Update to xf86-video-intel 2.99.916 Fixes a display bug seenby ajacoutot@, ok jsg@ and kettenis@. newer X.Org (2.99.917 or master) version cause corruption on older machines (X40, i965), probably caused by a bug in our kernel, under investigation by kettenis@. | ||
| 845ad293 | 2014-02-03 15:59:42 | regen | ||
| f6224eae | 2014-02-03 15:54:42 | Update to xf86-video-intel 2.99.909 Tested by jsg@, kettenis@ and myself on a wide range of intel cards. | ||
| aae4813e | 2013-03-19 07:32:33 | regen | ||
| 07f2f0a5 | 2013-03-18 18:38:18 | Update to xf86-video-intel 2.20.19. A recent kernel with kernel modesetting support is required. Thanks to jsg@ and kettenis@ for their work. | ||
| c7c3d2e8 | 2013-01-22 21:37:09 | example should conform to constraint on section identifiers. ok matthieu@ | ||
| ae98b909 | 2013-01-03 15:00:26 | Regen autotools files once more. Apparently previous version was generated with some of my local changes to use /usr/bin/libtool. This is causiing problems with the XvMC libs shared libraries versions. | ||
| a68216fe | 2012-12-19 21:19:48 | - sync the "legacy" i810 driver, used only on true i810 and i815 chipsets to the one in recent intel driver from X.Org. - remove one of the output probe method in i830PreInit(). This method is calling functions that are normally forbidden in PreInit(). With xserver 1.13 this causes a fatal error at run time. Tested by bluhm@, nick@ and shadchin@ back in september. | ||
| 10ad3308 | 2012-09-09 21:14:26 | regen | ||
| 70f1880f | 2011-12-14 17:00:08 | regen | ||
| 1431ee95 | 2011-11-29 12:39:02 | Update the intel driver to a more recent version based on more recent upsteam code. Backporting keeping UMS changes by me, some bugfixes from kettenis@. Has been in snapshots for a while, committed on request so we can be sure what people are running. This is a prerequesite for sandybridge support but has those chipsets disabled for now until the correct code has been added. | ||
| c7812d07 | 2010-05-23 21:28:34 | Pull in the changes in rendering that I skipped when i backported changes from later intel versions (after the UMS removal). 95% of this is the xvmc reworks that makes that code even halfway sane. xvmc is now enabled by default on 965+. Tested by many on tech@, thanks! ok matthieu@ | ||
| ec5c2469 | 2010-05-10 22:32:28 | 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. | ||
| 42b052b9 | 2009-06-25 20:16:43 | update to xf86-video-intel 2.7.1. Tested by many. | ||
| 3b1cf061 | 2009-01-26 23:27:59 | never define XF86DRI_MM after configure. 2.4.x still had the ttm bits which haven't made it into a released libdrm. This prevents collisions with the libdrm version just commited (which wouldn't build otherwise). | ||
| 2a8442d3 | 2008-10-12 15:20:49 | xf86-video-intel 2.4.2. Has been in snapshots for weeks. Ok oga@. | ||
| 80fa2403 | 2008-05-22 06:59:23 | More files that got added by mistake. | ||
| 4203da79 | 2008-05-21 20:19:51 | Update to xf86-video-intel 2.3.1. Tested by many. | ||
| bc47e6dc | 2008-02-11 20:09:36 | Import intel driver v 2.2.0.90. tested by many, including krw@ kettenis@, jakemsr@, landry@, beck@ and oga@. Thanks. | ||
| e5714788 | 2008-01-16 23:25:31 | regen | ||
| dc769e8a | 2008-01-16 23:20:50 | Based on a suggestion and an initial patch by kettenis@, build both the old i810 and the new intel drivers on i386, and let X autoconfiguration code choose the one that is used based on the chipset. Tested by landry@ and a few others. | ||
| 5aec5087 | 2007-11-24 20:08:18 | merge xf86-video-intel 2.2.0 | ||
| f3bee370 | 2007-11-24 19:44:16 | xf86-video-intel 2.2.0 | ||
| 6637a9a3 | 2007-03-18 22:29:12 | regen with automake 1.9.6p2 | ||
| 7939bbf8 | 2006-12-16 21:04:37 | regen | ||
| b09e7498 | 2006-12-16 21:01:39 | xf86-video-intel 1.7.3 | ||
| cd9eb532 | 2006-11-28 19:02:33 | regen | ||
| df4cfb34 | 2006-11-28 12:15:32 | Remove RCS Ids | ||
| 99f18462 | 2006-11-27 14:55:05 | regenerate with OpenBSD autotools | ||
| 81519edd | 2006-11-27 00:01:31 | regen with OpenBSD autotools | ||
| 9362d53e | 2006-11-26 20:06:13 | Importing xf86-video-i810 1.7.2 |