blob: 1ac8b8ba66b9d8447b630a29b8260753ad1ccb3b [file] [log] [blame]
3acffa8cba75 ("drm/i915/uc: Abort early on uc_init failure")
bfe5a40a7b9a ("drm/i915/uc: Improve tracking of uC init status")
4c467d5dcd61 ("drm/i915/uc: autogenerate uC checker functions")
e85de1770385 ("drm/i915/guc: Introduce guc_is_ready")
59a46ad9f86c ("drm/i915/guc: Update CTB helpers to use CT_ERROR")
cc93f7b040c3 ("drm/i915/uc: Add init/fini to to intel_uc_ops")
39ddb8632035 ("drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops")
6fbeda0bfd21 ("drm/i915/uc: Add ops to intel_uc")
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")
9ab28cd20c92 ("drm/i915/guc/ct: Stop expecting multiple CT channels")
7f5390c43387 ("drm/i915/guc/ct: Drop guards in enable/disable calls")
e627ad50a2d7 ("drm/i915/guc: Merge communication_stop and communication_disable")
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")
32d94048b988 ("drm/i915/gem: Prepare gen7 cmdparser for async execution")
51696691aba3 ("drm/i915/gem: Tidy up error handling for eb_parse()")
755bf8a8c985 ("drm/i915: Remove redundant parameters from intel_engine_cmd_parser")
cb1b7ad08c22 ("drm/i915/uc: Drop explicit i915 param in some uc_fw functions")
65c29dbb19b2 ("drm/i915: Use the i915_device name for identifying our request fences")
82c69bf58650 ("drm/i915/gt: Detect if we miss WaIdleLiteRestore")
18c094b30404 ("drm/i915/guc: add a helper to allocate and map guc vma")
d63411000741 ("drm/i915/gt: Turn vm off then on again for gen7 mm switch")
92c964ca3e16 ("drm/i915/gt: Replace I915_READ with intel_uncore_read")
0471a44871cf ("drm/i915/gt: Bump the PP_DIR invalidation for Baytrail")
05975cd9eb84 ("drm/i915: Remove vestigal i915_gem_context locals from cmdparser")
cc662126b413 ("drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET")
13bb5b99eca0 ("drm/i915/gt: Set the PD again for Haswell")
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()")
1bbdd241ffeb ("drm/i915: Refactor gen6_flush_pd()")
f997056d5b17 ("drm/i915/gt: Push the flush_pd before the set-context")
3cd6e8860ecd ("drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw")
cd30a5031704 ("drm/i915/gem: Excise the per-batch whitelist from the context")
cfd821b2439c ("drm/i915/selftests: Force bonded submission to overlap")
1ff2f9e26c56 ("drm/i915/selftests: Always hold a reference on a waited upon request")
c95d31c3df1b ("drm/i915/execlists: Lock the request while validating it during promotion")
2d0fb251360a ("drm/i915: Serialise with remote retirement")
689122dcc36e ("Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"")
88cec4973de1 ("drm/i915/gt: Declare timeline.lock to be irq-free")
a6edbca74b30 ("drm/i915/gt: Close race between engine_park and intel_gt_retire_requests")
ba446f746096 ("drm/i915/selftests: Exercise rc6 w/a handling")
1683d24c1470 ("drm/i915/gt: Move new timelines to the end of active_list")
82e0c5bbd6eb ("drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission")