summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update to match Linux 3.8.13dumbbell2016-03-081-192/+502
* drm/i915: Reduce diff with Linux 3.8dumbbell2015-11-011-43/+44
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-03-171-5/+0
* An update for the i915 GPU driver, which brings the code up to Linuxkib2015-01-211-394/+330
* Add an argument to the x86 pmap_invalidate_cache_range() to requestkib2014-10-081-2/+2
* drm/i915: Add HW context supportdumbbell2014-09-171-0/+7
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-5/+4
* The pmap_qenter() and pmap_qremove() perform TLB invalidation on itskib2013-07-271-10/+0
* Add the code for new Intel GPU driver, which supports GEM, KMS andkib2012-05-221-0/+1623
OpenPOWER on IntegriCloud