Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-14 | drm/i915: Keep contexts pinned until after the next kernel context switch | Chris Wilson | 1 | -0/+3 |
2019-06-10 | drm/i915: Allow interrupts when taking the timeline->mutex | Chris Wilson | 1 | -2/+3 |
2019-04-26 | drm/i915: Switch back to an array of logical per-engine HW contexts | Chris Wilson | 1 | -22/+5 |
2019-04-26 | drm/i915: Pass intel_context to intel_context_pin_lock() | Chris Wilson | 1 | -7/+27 |
2019-04-26 | drm/i915: Export intel_context_instance() | Chris Wilson | 1 | -6/+13 |
2019-04-25 | drm/i915: Pass intel_context to i915_request_create() | Chris Wilson | 1 | -0/+12 |
2019-04-25 | drm/i915: Introduce context->enter() and context->exit() | Chris Wilson | 1 | -0/+21 |
2019-04-24 | drm/i915: Move GraphicsTechnology files under gt/ | Chris Wilson | 1 | -0/+87 |