aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/i915/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* Revert drm2 removal.Warner Losh2018-08-241-0/+1967
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-1967/+0
* drm/i915: Call i915_gem_gtt_fini() when the device is detachedJean-Sébastien Pédron2016-03-121-0/+6
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-312/+569
* drm/i915: Further reduce the diff in i915_dma.cJean-Sébastien Pédron2015-11-281-4/+4
* drm/i915: Reduce diff with Linux 3.8Jean-Sébastien Pédron2015-10-271-169/+157
* drm2: a few minor fixes after r280183Adrian Chadd2015-10-041-0/+2
* Merge i915_emit_box_p and i915_emit_box as done in linux 3.8Baptiste Daroussin2015-08-261-18/+5
* Reduce diff on i915_dma.c against linux 3.8.13Baptiste Daroussin2015-08-261-53/+75
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-127/+124
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-681/+299
* drm/i915: Add HW context supportJean-Sébastien Pédron2014-09-171-0/+6
* Add drm and i915 ioctl translations for 32 bit process on 64 bit host.Konstantin Belousov2012-08-181-3/+12
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+2075