summaryrefslogtreecommitdiff
path: root/lib/libdrm/intel
AgeCommit message (Expand)Author
2018-09-13Merge libdrm 2.4.94Jonathan Gray
2018-09-13Import libdrm 2.4.94Jonathan Gray
2018-02-28Correct a pointless longstanding difference in ioctl numbering betweenJonathan Gray
2018-02-17Merge libdrm 2.4.89Jonathan Gray
2017-08-05Merge libdrm 2.4.82Jonathan Gray
2017-04-14Merge libdrm 2.4.79Jonathan Gray
2017-02-05Merge libdrm 2.4.75Jonathan Gray
2017-02-05Import libdrm 2.4.75Jonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2016-11-19Merge libdrm 2.4.73Jonathan Gray
2016-11-19Import libdrm 2.4.73Jonathan Gray
2016-10-16Merge libdrm 2.4.71Jonathan Gray
2016-10-16Import libdrm 2.4.71Jonathan Gray
2016-10-11regenMatthieu Herrb
2016-03-20Merge libdrm 2.4.67Jonathan Gray
2016-03-20Import libdrm 2.4.67Jonathan Gray
2015-12-27Merge libdrm 2.4.65Jonathan Gray
2015-08-22regenJonathan Gray
2015-08-22Merge libdrm 2.4.64. This changes the build to using the upstreamJonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2015-07-15update to libdrm 2.4.62Jonathan Gray
2015-03-26update to libdrm 2.4.60Jonathan Gray
2015-02-07update to libdrm 2.4.59Jonathan Gray
2014-07-19Mesa git no longer includes Intel AUB definitions,Jonathan Gray
2014-05-13update to libdrm 2.4.54Jonathan Gray
2014-03-15update to libdrm 2.4.52Jonathan Gray
2014-01-18Update libdrm to 2.4.51.Jonathan Gray
2013-11-21update to libdrm 2.4.47Mark Kettenis
2013-08-13Bump the major on every single base library. There are a couplePhilip Guenther
2013-07-08update to libdrm 2.4.46Jonathan Gray
2013-07-01remove another local change that we don't need afterJonathan Gray
2013-06-20update to libdrm 2.4.45Jonathan Gray
2013-06-07Adjust for the changes in our implementation of the DRM_I915_GEM_MMAP andMark Kettenis
2013-03-25compile intel_decode.c as well as newer mesa needs drm_intel_decode*Jonathan Gray
2013-03-25update to libdrm 2.4.42Jonathan Gray
2013-01-09Enable more libdrm functions. Determine if modesetting is supportedJonathan Gray
2012-11-27Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@Martin Pieuchot
2011-05-01Update libdrm_intel to that contained in libdrm 2.4.24. Needed forOwain Ainsworth
2010-05-15Add drm_intel_bo_is_reusable(), to check if a buffer object will be putOwain Ainsworth
2010-05-08use INSTALL_DATA in BSD Makefiles. ok oga@Matthieu Herrb
2010-04-25*sigh* ioctls do not copyout when they return an error. DRM developersOwain Ainsworth
2010-04-11don't allocate an array of pointers to structs when you want an array ofOwain Ainsworth
2010-03-31update libdrm to 2.4.15.Owain Ainsworth
2009-11-22Some improvements from upstream for the GEM buffer object cache to stop theOwain Ainsworth
2009-07-18Fix libdrm for the buffer mapping strategy our GEM implementation will useOwain Ainsworth
2009-06-27Use the bsd.xorg.mk rules to install the pkgconfig file andMatthieu Herrb
2009-06-21Add support to the fake (non GEM) bufmgr for pinning and unpinning objects.Owain Ainsworth
2009-05-03update libdrm to 2.4.9 (actually to -current, but the only real changesOwain Ainsworth
2009-01-26Update libdrm to 2.4.3Owain Ainsworth