Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-18 | drm/i915: Keep engine alive as we retire the context | Chris Wilson | 1 | -2/+20 |
2019-06-14 | drm/i915: Keep contexts pinned until after the next kernel context switch | Chris Wilson | 1 | -0/+78 |
2019-03-06 | drm/i915: Use i915_global_register() | Chris Wilson | 1 | -10/+18 |
2019-02-28 | drm/i915: Make request allocation caches global | Chris Wilson | 1 | -1/+6 |
2019-02-11 | drm/i915: Protect i915_active iterators from the shrinker | Chris Wilson | 1 | -11/+25 |
2019-02-05 | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson | 1 | -21/+41 |
2019-02-05 | drm/i915: Allocate active tracking nodes from a slabcache | Chris Wilson | 1 | -3/+28 |
2019-02-05 | drm/i915: Release the active tracker tree upon idling | Chris Wilson | 1 | -10/+23 |
2019-02-05 | drm/i915: Generalise GPU activity tracking | Chris Wilson | 1 | -0/+228 |