Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Rename i915_timeline to intel_timeline and move under gt | Tvrtko Ursulin | 2019-06-21 | 1 | -29/+0 |
* | drm/i915: Make timelines gt centric | Tvrtko Ursulin | 2019-06-21 | 1 | -1/+1 |
* | drm/i915: Replace engine->timeline with a plain list | Chris Wilson | 2019-06-14 | 1 | -1/+0 |
* | drm/i915: Consolidate the timeline->barrier | Chris Wilson | 2019-04-08 | 1 | -1/+0 |
* | drm/i915: Introduce i915_timeline.mutex | Chris Wilson | 2019-03-01 | 1 | -0/+1 |
* | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson | 2019-02-05 | 1 | -2/+2 |
* | drm/i915: Add timeline barrier support | Tvrtko Ursulin | 2019-02-05 | 1 | -0/+1 |
* | drm/i915: Move list of timelines under its own lock | Chris Wilson | 2019-01-28 | 1 | -1/+2 |
* | drm/i915: Split i915_gem_timeline into individual timelines | Chris Wilson | 2018-05-03 | 1 | -31/+14 |
* | drm/i915: Squash repeated awaits on the same fence | Chris Wilson | 2017-05-03 | 1 | -0/+45 |