Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Split batch pool into size buckets | Chris Wilson | 2015-04-10 | 1 | -18/+31 |
* | drm/i915: Split the batch pool by engine | Chris Wilson | 2015-04-10 | 1 | -1/+2 |
* | drm/i915: Tidy batch pool logic | Chris Wilson | 2015-04-10 | 1 | -20/+19 |
* | drm/i915: Split i915_gem_batch_pool into its own header | Chris Wilson | 2015-04-10 | 1 | -0/+1 |
* | drm/i915: Mark shadow batch buffers as purgeable | Brad Volkin | 2014-12-16 | 1 | -0/+2 |
* | drm/i915: Implement a framework for batch buffer pools | Brad Volkin | 2014-12-16 | 1 | -0/+135 |