Age | Commit message (Expand) | Author |
---|---|---|
2019-07-22 | drm/i915/gt: Hook up intel_context_fini() | Chris Wilson |
2019-07-17 | drm/i915/oa: Reconfigure contexts on the fly | Chris Wilson |
2019-06-21 | drm/i915: Provide an i915_active.acquire callback | Chris Wilson |
2019-06-14 | drm/i915: Keep contexts pinned until after the next kernel context switch | Chris Wilson |
2019-06-10 | drm/i915: Allow interrupts when taking the timeline->mutex | Chris Wilson |
2019-04-26 | drm/i915: Switch back to an array of logical per-engine HW contexts | Chris Wilson |
2019-04-26 | drm/i915: Pass intel_context to intel_context_pin_lock() | Chris Wilson |
2019-04-26 | drm/i915: Export intel_context_instance() | Chris Wilson |
2019-04-24 | drm/i915: Pass intel_context to i915_request_create() | Chris Wilson |
2019-04-24 | drm/i915: Introduce context->enter() and context->exit() | Chris Wilson |
2019-04-24 | drm/i915: Move GraphicsTechnology files under gt/ | Chris Wilson |