aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/i915/i915_gem_context.c
Commit message (Expand)AuthorAgeFilesLines
* Revert drm2 removal.Warner Losh2018-08-241-0/+554
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-554/+0
* drm/i915: Import Linux commit 168f83660211b9e059e3bc0638daaa01e9ea0b71Jean-Sébastien Pédron2016-03-121-0/+8
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-14/+11
* backout a change that should not have crept inBaptiste Daroussin2015-08-261-1/+1
* Reduce diff against linux 3.8Baptiste Daroussin2015-08-261-1/+1
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-2/+2
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-1/+1
* drm/i915: Add HW context supportJean-Sébastien Pédron2014-09-171-0/+549