blob: 7f79f39de7ef5f98945c7b91c131b8e335792272 [file] [log] [blame]
c18636f76344 ("drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs")
1d9221e9d395 ("drm/i915: Skip signaling a signaled request")
98b7067a17ba ("drm/i915: Add a few asserts around handling of i915_request_is_active()")
fc0e12702216 ("drm/i915: Improve execute_cb struct packing")
3a55dc895e52 ("drm/i915/execlists: Mark up data-races in virtual engines")
672c368f9398 ("drm/i915: Keep track of request among the scheduling lists")
9f3ccd40acf4 ("drm/i915: Drop GEM context as a direct link from i915_request")
54400257ae52 ("drm/i915/gt: Remove direct invocation of breadcrumb signaling")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
639f2f24895f ("drm/i915: Introduce new macros for tracing")
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")
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")
045d1fb79616 ("drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt")
0471a44871cf ("drm/i915/gt: Bump the PP_DIR invalidation for Baytrail")
05975cd9eb84 ("drm/i915: Remove vestigal i915_gem_context locals from cmdparser")
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()")
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")
e3f3a0f26932 ("drm/i915/gt: Defer breadcrumb processing to after the irq handler")
88a4655e75ac ("drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire")
67a3acaab716 ("drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request")
c95d31c3df1b ("drm/i915/execlists: Lock the request while validating it during promotion")
2d0fb251360a ("drm/i915: Serialise with remote retirement")
5cba288466e9 ("drm/i915/gt: Unlock engine-pm after queuing the kernel context switch")
b291ce0a168b ("drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()")
e205ceeb2537 ("Merge drm/drm-next into drm-intel-next-queued")