Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Disable semaphore busywaits on saturated systems | Chris Wilson | 2019-05-07 | 1 | -0/+1 |
* | drm/i915: Hold a reference to the active HW context | Chris Wilson | 2019-03-19 | 1 | -0/+6 |
* | drm/i915: Lock the gem_context->active_list while dropping the link | Chris Wilson | 2019-03-19 | 1 | -4/+11 |
* | drm/i915: Introduce intel_context.pin_mutex for pin management | Chris Wilson | 2019-03-08 | 1 | -8/+50 |
* | drm/i915: Make context pinning part of intel_context_ops | Chris Wilson | 2019-03-08 | 1 | -0/+34 |
* | drm/i915: Move over to intel_context_lookup() | Chris Wilson | 2019-03-08 | 1 | -0/+180 |