Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-05 | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson | 1 | -22/+3 |
2019-02-05 | drm/i915: Add timeline barrier support | Tvrtko Ursulin | 1 | -0/+21 |
2019-01-29 | drm/i915: Identify active requests | Chris Wilson | 1 | -0/+1 |
2019-01-28 | drm/i915: Track active timelines | Chris Wilson | 1 | -14/+25 |
2019-01-28 | drm/i915: Track the context's seqno in its own timeline HWSP | Chris Wilson | 1 | -0/+4 |
2019-01-28 | drm/i915: Share per-timeline HWSP using a slab suballocator | Chris Wilson | 1 | -21/+103 |
2019-01-28 | drm/i915: Allocate a status page for each timeline | Chris Wilson | 1 | -9/+112 |
2019-01-28 | drm/i915: Move list of timelines under its own lock | Chris Wilson | 1 | -5/+33 |
2018-05-03 | drm/i915: Split i915_gem_timeline into individual timelines | Chris Wilson | 1 | -0/+105 |