summaryrefslogtreecommitdiff
path: root/driver/xf86-video-intel/src
AgeCommit message (Expand)Author
2017-11-19Adapt xf86-video-intel to xserver 1.19 ABI changes. MostlyMatthieu Herrb
2017-07-27check for typeof() and define HAVE_TYPEOF if available so that we useRobert Nagy
2017-06-24Initialize flags member of struct drm_915_gem_mmap as the upcoming inteldrm(4)Mark Kettenis
2016-10-11regenMatthieu Herrb
2016-09-05Define an empty inline intel_sync_close() in a header for dri2 to matchJonathan Gray
2016-06-02Avoid calling a function only built with dri3, fixes an undefinedJonathan Gray
2016-05-16Pickup upstream commit 2c50639 to prepare build with xserver 1.18Matthieu Herrb
2015-12-03Revert previous commit; the "blt" codepath is obviously not tested very wellMark Kettenis
2015-11-15Partly disable acceleration on Broadwell. The inteldrm(4) driver fails toMark Kettenis
2015-11-02sna/gen8: Clamp URB allocations for GT3Jonathan Gray
2015-08-23Merge upstream commit to support xserver 1.17Matthieu Herrb
2015-04-12Update to xf86-video-intel 2.99.916Matthieu Herrb
2014-02-14Update to xf86-video-intel 2.99.910 (aka 3.0RC10) tested by jsg@ and me.Matthieu Herrb
2014-02-03regenMatthieu Herrb
2014-02-03Update to xf86-video-intel 2.99.909Matthieu Herrb
2013-11-11Enable hardware acceleration on haswell again.Jonathan Gray
2013-09-10disable blit acceleration on haswell for nowJonathan Gray
2013-08-13Repair guenther's damage that I didn't ok.Matthieu Herrb
2013-08-13Bump the major to match the 64bit time_t changePhilip Guenther
2013-03-19Add an OpenBSD-specific implementation of backlight control that uses theMark Kettenis
2013-03-19regenMatthieu Herrb
2013-03-18Update to xf86-video-intel 2.20.19.Matthieu Herrb
2013-02-14Repair the legacy i810 driver. Problem reported and fixMatthieu Herrb
2013-02-01Several changes to resolve screen corruption sometimes seen with dpmsJonathan Gray
2013-01-15Remove annoying is lvds, is crt debug stuff. OK jsg@.Martynas Venckus
2013-01-03Regen autotools files once more.Matthieu Herrb
2012-12-19- sync the "legacy" i810 driver, used only on true i810 and i815Matthieu Herrb
2012-12-13Recent thinkpads try to set a backlight value one greater than theJonathan Gray
2012-12-02Check return value of I830MapMMIO().Matthieu Herrb
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