IABSD.fr/xenocara/driver/xf86-video-intel/src/intel_driver.h

Branch :


Log

Author Commit Date CI Message
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@.
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.
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.
97f5e301 2012-10-06 03:51:23 Add basic support for ivy bridge and fix several cases of register access not being adjusted for the pch split, one of which prevented multiple display pipes from working. The third pipe on ivy bridge remains disabled for now. ok kettenis@ thanks to everyone who tested
13f8f43b 2011-12-21 21:25:02 Add support for Sandy Bridge. Not perfect yet. Most notably 3D acceleration is completely absent, and playing video doesn't work yet. But support for "normal" 2D stuff is pretty solid and it is really nice to be able to use my laptop at the panel's native resolution and be able to suspend and resume the machine. tested by some
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.