Age | Commit message (Expand) | Author |
---|---|---|
2019-05-01 | drm/i915: Move the engine->destroy() vfunc onto the engine | Chris Wilson |
2019-04-26 | drm/i915: Split engine setup/init into two phases | Chris Wilson |
2019-04-26 | drm/i915: Enable render context support for gen4 (Broadwater to Cantiga) | Chris Wilson |
2019-04-26 | drm/i915: Enable render context support for Ironlake (gen5) | Chris Wilson |
2019-04-26 | drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context | Chris Wilson |
2019-04-24 | drm/i915: Invert the GEM wakeref hierarchy | 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 |