aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* 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