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