blob: 80ce041dfd7455e817b3982eb537eaa110efbd19 [file] [log] [blame]
d5e8782129c2 ("drm/i915/gem: Support parsing of oversize batches")
47b086934f42 ("drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.")
3999a7087989 ("drm/i915: Rework intel_context pinning to do everything outside of pin_mutex")
2bf541ff6d06 ("drm/i915: Pin engine before pinning all objects, v5.")
b49a7d51c32e ("drm/i915: Nuke arguments to eb_pin_engine")
99f08d674e2d ("drm/i915: Add ww context handling to context_barrier_task")
bfdf8b1d3868 ("drm/i915: Use ww locking in intel_renderstate.")
c43ce12328df ("drm/i915: Use per object locking in execbuf, v12.")
8e4ba491b0ba ("drm/i915: Parse command buffer earlier in eb_relocate(slow)")
1af343cdc197 ("drm/i915: Remove locking from i915_gem_object_prepare_read/write")
80f0b679d6f0 ("drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.")
8ae275c288d3 ("Revert "drm/i915/gem: Split eb_vma into its own allocation"")
fd1500fcd442 ("Revert "drm/i915/gem: Drop relocation slowpath".")
50ae6c61a17c ("drm/i915: Revert relocation chaining commits.")
102a0a9051f4 ("Revert "drm/i915/gem: Async GPU relocations only"")
13149e8bafc4 ("drm/i915: add syncobj timeline support")
cda9edd02425 ("drm/i915: introduce a mechanism to extend execbuf2")
90a987205c6c ("drm/i915/gt: Only swap to a random sibling once upon creation")
8567774e87e2 ("drm/i915/gt: Pin the rings before marking active")
9e0f9464e2ab ("drm/i915/gem: Async GPU relocations only")
57a78ca4ecea ("drm/i915/gem: Mark the buffer pool as active for the cmdparser")
f2c1061a3677 ("drm/i915/gt: Remove errant assertion in __intel_context_do_pin")
889333c772c5 ("drm/i915/gem: Remove redundant exec_fence")
b0a997ae5248 ("drm/i915: Emit await(batch) before MI_BB_START")
e3d291301f99 ("drm/i915/gem: Implement legacy MI_STORE_DATA_IMM")
f5b62bdbb626 ("drm/i915/gem: Specify address type for chained reloc batches")
6f576d6277ce ("drm/i915/gem: Try an alternate engine for relocations")
0e97fbb08055 ("drm/i915/gem: Use a single chained reloc batches for a single execbuf")
964a9b0f611e ("drm/i915/gem: Use chained reloc batches")
16e87459673a ("drm/i915/gt: Move the batch buffer pool from the engine to the gt")
79eb8c7f015a ("drm/i915/selftests: Add tiled blits selftest")
2632f174a2e1 ("drm/i915/execlists: Avoid reusing the same logical CCID")
9c878557b1eb ("drm/i915/gt: Use the RPM config register to determine clk frequencies")
555a32242997 ("drm/i915/gt: Trace RPS events")
50689771c8f0 ("drm/i915: Only close vma we open")
b4892e440432 ("drm/i915: Make define for lrc state offset")
c92724de6db1 ("drm/i915/selftests: Try to detect rollback during batchbuffer preemption")
4ba74e53ada3 ("drm/i915/selftests: Verify frequency scaling with RPS")
c43dd6b4144a ("drm/i915/selftests: Check power consumption at min/max frequencies")
9d7e560f4327 ("drm/i915/selftests: Delay spinner before waiting for an interrupt")
23122a4d992b ("drm/i915/gt: Scrub execlists state on resume")
2b703bbda271 ("Merge drm/drm-next into drm-intel-next-queued")