aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Convert x86 cache invalidation functions to ifuncs.Konstantin Belousov2018-09-191-4/+5
* Revert drm2 removal.Warner Losh2018-08-241-0/+1861
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-1861/+0
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-192/+502
* drm/i915: Reduce diff with Linux 3.8Jean-Sébastien Pédron2015-11-011-43/+44
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-5/+0
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-394/+330
* Add an argument to the x86 pmap_invalidate_cache_range() to requestKonstantin Belousov2014-10-081-2/+2
* drm/i915: Add HW context supportJean-Sébastien Pédron2014-09-171-0/+7
* Replace kernel virtual address space allocation with vmem. This providesJeff Roberson2013-08-071-5/+4
* The pmap_qenter() and pmap_qremove() perform TLB invalidation on itsKonstantin Belousov2013-07-271-10/+0
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+1623