aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_batch_pool.c
Commit message (Expand)AuthorAge
* drm/i915: Double check the active status on the batch poolChris Wilson2016-08-04
* drm/i915: Only drop the batch-pool's object referenceChris Wilson2016-07-26
* drm/i915: Rename drm_gem_object_unreference in preparation for lockless freeChris Wilson2016-07-20
* drm/i915: Propagate error from drm_gem_object_init()Chris Wilson2016-04-28
* drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()Dave Gordon2016-04-25
* drm/i915: Split batch pool into size bucketsChris Wilson2015-04-10
* drm/i915: Split the batch pool by engineChris Wilson2015-04-10
* drm/i915: Tidy batch pool logicChris Wilson2015-04-10
* drm/i915: Split i915_gem_batch_pool into its own headerChris Wilson2015-04-10
* drm/i915: Mark shadow batch buffers as purgeableBrad Volkin2014-12-16
* drm/i915: Implement a framework for batch buffer poolsBrad Volkin2014-12-16