Age | Commit message (Expand) | Author |
2022-04-05 | drm/i915: Track context current active time | Tvrtko Ursulin |
2022-03-03 | drm/i915/guc: Better name for context id limit | John Harrison |
2021-12-23 | drm/i915/execlists: Weak parallel submission support for execlists | Matthew Brost |
2021-11-30 | drm/i915: Drop stealing of bits from i915_sw_fence function pointer | Matthew Brost |
2021-11-22 | Merge drm/drm-next into drm-intel-gt-next | Tvrtko Ursulin |
2021-11-19 | drm/i915: vma is always backed by an object. | Maarten Lankhorst |
2021-11-19 | drm/i915: move the pre_pin earlier | Matthew Auld |
2021-10-28 | BackMerge tag 'v5.15-rc7' into drm-next | Dave Airlie |
2021-10-15 | drm/i915/guc: Implement no mid batch preemption for multi-lrc | Matthew Brost |
2021-10-15 | drm/i915/guc: Implement multi-lrc reset | Matthew Brost |
2021-10-15 | drm/i915/guc: Introduce context parent-child relationship | Matthew Brost |
2021-10-15 | drm/i915/guc: Take engine PM when a context is pinned with GuC submission | Matthew Brost |
2021-10-15 | drm/i915/guc: Take GT PM ref when deregistering context | Matthew Brost |
2021-10-14 | drm/i915: fix blank screen booting crashes | Hugh Dickins |
2021-10-11 | drm/i915: remember to call i915_sw_fence_fini | Matthew Auld |
2021-10-02 | drm/i915: fix blank screen booting crashes | Hugh Dickins |
2021-09-27 | drm/i915: remember to call i915_sw_fence_fini | Matthew Auld |
2021-09-13 | drm/i915/guc: Drop guc_active move everything into guc_state | Matthew Brost |
2021-09-13 | drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure | Matthew Brost |
2021-09-13 | drm/i915/guc: Move guc_blocked fence to struct guc_state | Matthew Brost |
2021-07-28 | drm/i915: move intel_context slab to direct module init/exit | Daniel Vetter |
2021-07-27 | drm/i915/guc: Support request cancellation | Matthew Brost |
2021-07-27 | drm/i915/guc: Capture error state on context reset | Matthew Brost |
2021-07-27 | drm/i915: Move active request tracking to a vfunc | Matthew Brost |
2021-07-22 | drm/i915: Add intel_context tracing | Matthew Brost |
2021-07-22 | drm/i915/guc: Disable engine barriers with GuC during unpin | Matthew Brost |
2021-07-22 | drm/i915/guc: Defer context unpin until scheduling is disabled | Matthew Brost |
2021-07-22 | drm/i915/guc: Insert fence on context when deregistering | Matthew Brost |
2021-07-22 | drm/i915/guc: Implement GuC context operations for new inteface | Matthew Brost |
2021-07-22 | drm/i915: Ditch i915 globals shrink infrastructure | Daniel Vetter |
2021-07-08 | drm/i915: Stop storing the ring size in the ring pointer (v3) | Jason Ekstrand |
2021-05-05 | drm/i915: drop the __i915_active_call pointer packing | Matthew Auld |
2021-03-24 | drm/i915/gt: SPDX cleanup | Chris Wilson |
2020-12-02 | drm/i915/gt: Split the breadcrumb spinlock between global and contexts | Chris Wilson |
2020-12-02 | drm/i915/gt: Protect context lifetime with RCU | Chris Wilson |
2020-09-30 | drm/i915: Fix uninitialised variable in intel_context_create_request. | Maarten Lankhorst |
2020-09-07 | drm/i915: Unlock the shared hwsp_gtt object after pinning | Thomas Hellström |
2020-09-07 | drm/i915: Use ww pinning for intel_context_create_request() | Maarten Lankhorst |
2020-09-07 | drm/i915: Dirty hack to fix selftests locking inversion | Maarten Lankhorst |
2020-09-07 | drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin. | Maarten Lankhorst |
2020-09-07 | drm/i915: Rework intel_context pinning to do everything outside of pin_mutex | Maarten Lankhorst |
2020-07-07 | drm/i915/gt: Pin the rings before marking active | Chris Wilson |
2020-05-25 | drm/i915/gt: Remove errant assertion in __intel_context_do_pin | Chris Wilson |
2020-04-16 | Merge drm/drm-next into drm-intel-next-queued | Joonas Lahtinen |
2020-03-26 | drm/i915: Use explicit flag to mark unreachable intel_context | Chris Wilson |
2020-03-23 | drm/i915/gt: Only delay the context barrier pm | Chris Wilson |
2020-03-23 | drm/i915/gt: Delay release of engine-pm after last retirement | Chris Wilson |
2020-03-22 | drm/i915/gt: Use the correct err_unlock unwind path for a closed context | Chris Wilson |
2020-03-20 | drm/i915/gt: Report context-is-closed prior to pinning | Chris Wilson |
2020-03-19 | drm/i915: Use explicit flag to mark unreachable intel_context | Chris Wilson |