Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-28 | drm/i915: Make request allocation caches global | Chris Wilson | 1 | -14/+52 |
2019-02-27 | drm/i915: Skip scanning for signalers if we are already inflight | Chris Wilson | 1 | -0/+9 |
2019-02-12 | drm/i915: Reacquire priolist cache after dropping the engine lock | Chris Wilson | 1 | -10/+17 |
2019-01-30 | drm/i915: Replace global breadcrumbs with per-context interrupt tracking | Chris Wilson | 1 | -1/+1 |
2019-01-29 | drm/i915/execlists: Suppress preempting self | Chris Wilson | 1 | -4/+16 |
2019-01-29 | drm/i915: Rename execlists->queue_priority to queue_priority_hint | Chris Wilson | 1 | -6/+5 |
2018-10-01 | drm/i915: Priority boost for waiting clients | Chris Wilson | 1 | -6/+28 |
2018-10-01 | drm/i915: Pull scheduling under standalone lock | Chris Wilson | 1 | -0/+377 |