Age | Commit message (Expand) | Author |
2022-06-27 | Revert "drm/i915: Hold reference to intel_context over life of i915_request" | Niranjana Vishwanathapura |
2022-06-27 | drm/i915: Do not access rq->engine without a reference | Niranjana Vishwanathapura |
2022-06-17 | drm/i915: Improve user experience and driver robustness under SIGINT or similar | Tvrtko Ursulin |
2022-04-07 | dma-buf: add enum dma_resv_usage v4 | Christian König |
2022-02-23 | Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm... | Rodrigo Vivi |
2022-02-10 | drm/i915: move the DRIVER_* macros to i915_driver.[ch] | Jani Nikula |
2022-01-31 | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi |
2022-01-18 | Merge drm/drm-next into drm-intel-gt-next | Tvrtko Ursulin |
2022-01-11 | drm/i915/gt: Move engine registers to their own header | Matt Roper |
2022-01-11 | drm/i915: Use struct vma_resource instead of struct vma_snapshot | Thomas Hellström |
2021-12-24 | Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm... | Dave Airlie |
2021-12-22 | drm/i915: Break out the i915_deps utility | Thomas Hellström |
2021-12-22 | drm/i915: Avoid using the i915_fence_array when collecting dependencies | Thomas Hellström |
2021-12-14 | Merge v5.16-rc5 into drm-next | Daniel Vetter |
2021-12-13 | drm/i915: Don't leak the capture list items | Thomas Hellström |
2021-12-03 | treewide: Add missing includes masked by cgroup -> bpf dependency | Jakub Kicinski |
2021-12-01 | drm/i915: Update error capture code to avoid using the current vma state | Thomas Hellström |
2021-11-30 | drm/i915: Drop stealing of bits from i915_sw_fence function pointer | Matthew Brost |
2021-11-25 | Merge drm/drm-next into drm-intel-gt-next | Tvrtko Ursulin |
2021-11-22 | Merge drm/drm-next into drm-intel-gt-next | Tvrtko Ursulin |
2021-11-17 | drm/i915: Fix i915_request fence wait semantics | Maarten Lankhorst |
2021-11-05 | Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-11-03 | drm/i915/guc/slpc: Add waitboost functionality for SLPC | Vinay Belgaumkar |
2021-10-25 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2021-10-15 | drm/i915: Make request conflict tracking understand parallel submits | Matthew Brost |
2021-10-15 | drm/i915/guc: Insert submit fences between requests in parent-child relationship | Matthew Brost |
2021-10-07 | drm/i915: remove IS_ACTIVE | Lucas De Marchi |
2021-10-07 | drm/i915: use the new iterator in i915_request_await_object v2 | Christian König |
2021-10-06 | drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup | Tvrtko Ursulin |
2021-09-24 | drm/i915/request: fix early tracepoints | Matthew Auld |
2021-07-28 | drm/i915: move request slabs to direct module init/exit | Daniel Vetter |
2021-07-27 | drm/i915/guc: Implement GuC priority management | Matthew Brost |
2021-07-27 | drm/i915/guc: Support request cancellation | Matthew Brost |
2021-07-27 | drm/i915/guc: Fix for error capture after full GPU reset with GuC | John Harrison |
2021-07-27 | drm/i915: Move active request tracking to a vfunc | Matthew Brost |
2021-07-27 | drm/i915: Hold reference to intel_context over life of i915_request | Matthew Brost |
2021-07-27 | drm/i915/guc: Make hangcheck work with GuC virtual engines | John Harrison |
2021-07-22 | drm/i915/guc: Ensure request ordering via completion fences | 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-16 | Revert "drm/i915: Propagate errors on awaiting already signaled fences" | Jason Ekstrand |
2021-07-08 | drm/i915/request: Remove the hook from await_execution | Jason Ekstrand |
2021-06-18 | drm/i915: Move engine->schedule to i915_sched_engine | Matthew Brost |
2021-06-18 | drm/i915: Move active tracking to i915_sched_engine | Matthew Brost |
2021-06-10 | Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2021-06-10 | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-06-07 | drm/i915: replace IS_GEN and friends with GRAPHICS_VER | Lucas De Marchi |
2021-06-06 | dma-buf: drop the _rcu postfix on function names v3 | Christian König |
2021-06-06 | dma-buf: rename dma_resv_get_excl_rcu to _unlocked | Christian König |
2021-04-30 | drm/i915: Use might_alloc() | Bernard Zhao |