Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-15 | drm/i915/selftests: Skip live timeline/suspend tests if wedged | Chris Wilson | 1 | -0/+3 |
2019-03-21 | drm/i915: Stop storing the context name as the timeline name | Chris Wilson | 1 | -3/+3 |
2019-03-01 | drm/i915: Keep timeline HWSP allocated until idle across the system | Chris Wilson | 1 | -0/+113 |
2019-01-28 | drm/i915: Track the context's seqno in its own timeline HWSP | Chris Wilson | 1 | -6/+1 |
2019-01-28 | drm/i915: Share per-timeline HWSP using a slab suballocator | Chris Wilson | 1 | -0/+143 |
2019-01-28 | drm/i915: Allocate a status page for each timeline | Chris Wilson | 1 | -1/+325 |
2018-05-03 | drm/i915: Split i915_gem_timeline into individual timelines | Chris Wilson | 1 | -0/+267 |