summaryrefslogtreecommitdiff
path: root/driver/xf86-video-intel
AgeCommit message (Expand)Author
2012-10-20Make the hdmi modesetting code handle multiple display pipes.Jonathan Gray
2012-10-06Add basic support for ivy bridge and fix several cases of registerJonathan Gray
2012-09-17Improve hack to restore text mode on ironlake/sandy bridge.Mark Kettenis
2012-09-09regenMatthieu Herrb
2012-09-09Add compat-api.h. 1st step to get this version of the intel driverMatthieu Herrb
2012-06-24Link libIntelXvMC.so to pthread-stubs, not pthreads.Matthieu Herrb
2012-06-07Don't unload sub-modules in xserver 1.12. Its implementation is broken.Matthieu Herrb
2012-05-06One more fix for new vgaHW ABI.Matthieu Herrb
2012-05-06Fix for new vgaHW ABI.Matthieu Herrb
2012-03-13Mostly fix rotation in the intel driver.Owain Ainsworth
2012-01-31Explicitely disable DRI on SandyBridge and above chipsets. It doesn'tMatthieu Herrb
2011-12-21Add support for Sandy Bridge. Not perfect yet. Most notably 3D accelerationMark Kettenis
2011-12-14regenMatthieu Herrb
2011-11-29Some files (used for generating other stuff) that I missed in the last commit.Owain Ainsworth
2011-11-29Update the intel driver to a more recent version based on more recentOwain Ainsworth
2011-09-13Let the intel driver build with xserver >= 1.10.Matthieu Herrb
2011-02-11Avoid dereferencing a NULL pointer during VT switches when compositeMatthieu Herrb
2010-08-25remove annoying is lvds / is crt errorf callsMartynas Venckus
2010-07-18Update the intel driver to (mostly) a backport of 2.12.Owain Ainsworth
2010-05-23Pull in the changes in rendering that I skipped when i backportedOwain Ainsworth
2010-05-22Disable Framebuffer Compression on 915GM and 945GM.Owain Ainsworth
2010-05-10*sigh* there is always one (in this case two).Owain Ainsworth
2010-05-10Update the intel driver to 2.9.1 plus backports.Owain Ainsworth
2010-04-13Make it possible to build drivers with the newer proto headers. ok oga@.Matthieu Herrb
2010-04-07Here's a really good idea: when preparing for a vt switch the intelOwain Ainsworth
2009-12-14Fix a segfault in X for a clipped movie window.Owain Ainsworth
2009-09-10backport a bugfix from upstream:Owain Ainsworth
2009-08-25Remove compat directories that are not needed here. ok oga@.Matthieu Herrb
2009-08-06Pull in some code from 2.8 and current so that dri2 works correctly withOwain Ainsworth
2009-07-18Since we don't accelerate trapesoid rendering under uxa yet anywayOwain Ainsworth
2009-07-18Don't put glyphs pixmaps into buffer objects under uxa.Owain Ainsworth
2009-07-18Fallback if we're vt switched and we're using GEM. We're not allowed toOwain Ainsworth
2009-07-18Accessing a pixmap in fallback if the prepare_access() callback failedOwain Ainsworth
2009-06-25update to xf86-video-intel 2.7.1. Tested by many.Matthieu Herrb
2009-01-29Add support to run intel_reg_dumper on OpenBSD.Matthieu Herrb
2009-01-26never define XF86DRI_MM after configure. 2.4.x still had the ttm bitsOwain Ainsworth
2009-01-10Don't map the mmio region via the drm. This was only passed onto theOwain Ainsworth
2008-12-01regenMatthieu Herrb
2008-12-01xf86-video-intel 2.4.3. Tested by many.Matthieu Herrb
2008-11-06Set default acceleration method to EXA, like upstreams.Matthieu Herrb
2008-10-12Disable framebuffer compression for now. Problems noticed by oga@Matthieu Herrb
2008-10-12xf86-video-intel 2.4.2. Has been in snapshots for weeks. Ok oga@.Matthieu Herrb
2008-08-26Use the modeset_ctl ioctl to let the drm know that we're setting theOwain Ainsworth
2008-08-26Don't try and build the memory manager parts for libdrm 2.3.1, this version hasOwain Ainsworth
2008-06-29update to xf86-video-intel 2.3.2. Tested among others by okan@.Matthieu Herrb
2008-05-22More files that got added by mistake.Matthieu Herrb
2008-05-21oops should not have committed this. Noticed by deraadt@.Matthieu Herrb
2008-05-21Update to xf86-video-intel 2.3.1. Tested by many.Matthieu Herrb
2008-03-30Update to Intel driver 2.2.1. But change default accelmethod to XAA.Matthieu Herrb
2008-03-25Introduce bsd.xconf.mk to set default config variables usedMatthieu Herrb