Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Use i915_global_register() | Chris Wilson | 2019-03-06 | 1 | -4/+0 |
* | drm/i915: Prioritise non-busywait semaphore workloads | Chris Wilson | 2019-03-01 | 1 | -3/+6 |
* | drm/i915/execlists: Suppress mere WAIT preemption | Chris Wilson | 2019-03-01 | 1 | -0/+2 |
* | drm/i915: Use __ffs() in for_each_priolist for more compact code | Chris Wilson | 2019-02-28 | 1 | -2/+4 |
* | drm/i915: Make request allocation caches global | Chris Wilson | 2019-02-28 | 1 | -4/+30 |
* | drm/i915: Priority boost for waiting clients | Chris Wilson | 2018-10-01 | 1 | -2/+5 |
* | drm/i915: Pull scheduling under standalone lock | Chris Wilson | 2018-10-01 | 1 | -0/+25 |
* | drm/i915: Priority boost for new clients | Chris Wilson | 2018-10-01 | 1 | -1/+3 |
* | drm/i915: Reserve some priority bits for internal use | Chris Wilson | 2018-10-01 | 1 | -0/+6 |
* | drm/i915: Pack params to engine->schedule() into a struct | Chris Wilson | 2018-04-18 | 1 | -1/+16 |
* | drm/i915: Rename priotree to sched | Chris Wilson | 2018-04-18 | 1 | -2/+2 |
* | drm/i915: Move the priotree struct to its own headers | Chris Wilson | 2018-04-18 | 1 | -0/+57 |