blob: 4a32ce49e9c340a43785e4ff00dd8cbb5b5094f7 [file] [log] [blame]
e28860ae21da ("drm/i915: Make the stale cached active node available for any timeline")
99a7f4dae7ee ("drm/i915: Keep the most recently used active-fence upon discard")
5d9341370f57 ("drm/i915: Export a preallocate variant of i915_active_acquire()")
57a78ca4ecea ("drm/i915/gem: Mark the buffer pool as active for the cmdparser")
29e6ecf3ceb6 ("drm/i915: Extend i915_request_await_active to use all timelines")
30ca04e16cbe ("drm/i915: Hold reference to previous active fence as we queue")
e3793468b466 ("drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex")
e986209c6702 ("drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement")
bf72c8c6ee77 ("drm/i915/gt: Skip global serialisation of clear_range for bxt vtd")
36c8e356a76e ("drm/i915/gem: Take local vma references for the parser")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
d03b224f4252 ("drm/i915/gt: Apply sanitiization just before resume")
76f9764cc3d5 ("drm/i915: Introduce a vma.kref")
f5af1659d809 ("drm/i915: Add a simple is-bound check before unbinding")
9dd4b065446a ("drm/i915/gt: Move pm debug files into a gt aware debugfs")
cfe6b30fc37c ("drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()")
e26b6d434147 ("drm/i915/gt: Pull GT initialisation under intel_gt_init()")
78be2c303aca ("drm/i915: Move i915_gem_init_contexts() earlier")
e6ba76480299 ("drm/i915: Remove i915->kernel_context")
ed7dd73cd8ca ("drm/i915/selftests: Setup engine->retire for mock_engine")
0f100b70487a ("drm/i915: Push the use-semaphore marker onto the intel_context")
9f3ccd40acf4 ("drm/i915: Drop GEM context as a direct link from i915_request")
54d7195f8c64 ("drm/i915: Unpin vma->obj on early error")
85bedbf191e8 ("drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
f1925f3309d1 ("drm/i915: Use EAGAIN for trylock failures")
639f2f24895f ("drm/i915: Introduce new macros for tracing")
686c7c35abc2 ("drm/i915/gem: Asynchronous cmdparser")
32d94048b988 ("drm/i915/gem: Prepare gen7 cmdparser for async execution")
6aacb5a3b0bc ("drm/i915: Align start for memcpy_from_wc")
51696691aba3 ("drm/i915/gem: Tidy up error handling for eb_parse()")
755bf8a8c985 ("drm/i915: Remove redundant parameters from intel_engine_cmd_parser")
65c29dbb19b2 ("drm/i915: Use the i915_device name for identifying our request fences")
82c69bf58650 ("drm/i915/gt: Detect if we miss WaIdleLiteRestore")
d63411000741 ("drm/i915/gt: Turn vm off then on again for gen7 mm switch")
ca5930b181a4 ("drm/i915/gtt: Account for preallocation in asserts")
d315fe8bde5c ("drm/i915/gt: Trim gen6 ppgtt updates to PD cachelines")
92c964ca3e16 ("drm/i915/gt: Replace I915_READ with intel_uncore_read")
0471a44871cf ("drm/i915/gt: Bump the PP_DIR invalidation for Baytrail")
ccd2094559d8 ("drm/i915: Try hard to bind the context")
05975cd9eb84 ("drm/i915: Remove vestigal i915_gem_context locals from cmdparser")
aa5e4453dc05 ("drm/i915/gem: Try to flush pending unbind events")
cc662126b413 ("drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET")
13bb5b99eca0 ("drm/i915/gt: Set the PD again for Haswell")
cb6c3d45f948 ("drm/i915/gem: Avoid parking the vma as we unbind")
f70de8d2ca6b ("drm/i915/gt: Track the context validity explicitly")
80aac91b27e1 ("drm/i915/execlists: Add a couple more validity checks to assert_pending()")
42d105113018 ("drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit()")
3e817471a34c ("drm/i915/gem: Take runtime-pm wakeref prior to unbinding")
65f6d12c6b0b ("drm/i915/gt: Simplify rc6 w/a application")