Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-08 | drm/i915: Remove has-kernel-context | Chris Wilson | 1 | -13/+0 |
2019-03-06 | drm/i915: Use i915_global_register() | Chris Wilson | 1 | -4/+0 |
2019-02-28 | drm/i915: Make request allocation caches global | Chris Wilson | 1 | -0/+1 |
2019-02-05 | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson | 1 | -0/+349 |
2019-02-05 | drm/i915: Allocate active tracking nodes from a slabcache | Chris Wilson | 1 | -0/+3 |
2019-02-05 | drm/i915: Release the active tracker tree upon idling | Chris Wilson | 1 | -0/+4 |
2019-02-05 | drm/i915: Generalise GPU activity tracking | Chris Wilson | 1 | -0/+69 |