Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson | 2019-02-05 | 1 | -5/+9 |
* | drm/i915: Add timeline barrier support | Tvrtko Ursulin | 2019-02-05 | 1 | -0/+22 |
* | drm/i915: Identify active requests | Chris Wilson | 2019-01-29 | 1 | -0/+2 |
* | drm/i915: Share per-timeline HWSP using a slab suballocator | Chris Wilson | 2019-01-28 | 1 | -0/+1 |
* | drm/i915: Allocate a status page for each timeline | Chris Wilson | 2019-01-28 | 1 | -4/+17 |
* | drm/i915: Move list of timelines under its own lock | Chris Wilson | 2019-01-28 | 1 | -0/+3 |
* | drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation | Chris Wilson | 2018-12-28 | 1 | -8/+0 |
* | drm/i915/selftests: Workaround an issue with unused lockdep subclass | Chris Wilson | 2018-11-16 | 1 | -0/+19 |
* | drm/i915: Replace nested subclassing with explicit subclasses | Chris Wilson | 2018-07-07 | 1 | -0/+2 |
* | drm/i915: Split i915_gem_timeline into individual timelines | Chris Wilson | 2018-05-03 | 1 | -0/+126 |