blob: e735b44794b6c2225dde20440966fa0be118ee6d [file] [log] [blame]
56f581bad4bf ("drm/i915/gt: Only transfer the virtual context to the new engine if active")
2854d866327a ("drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs")
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")
0f4013fb28ec ("drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker")
6c81e21a4742 ("drm/i915/gt: Stage the transfer of the virtual breadcrumb")
60ef5b7ac6a1 ("drm/i915/execlists: Track active elements during dequeue")
3a55dc895e52 ("drm/i915/execlists: Mark up data-races in virtual engines")
f14f27b16632 ("drm/i915/gt: Protect defer_request() from new waiters")
672c368f9398 ("drm/i915: Keep track of request among the scheduling lists")
ab17e6caa72c ("drm/i915/gt: Use memset_p to clear the ports")
9f3ccd40acf4 ("drm/i915: Drop GEM context as a direct link from i915_request")
7d1ff0d9faf6 ("drm/i915/gt: Add breadcrumb retire to physical engine")
dc93c9b69315 ("drm/i915/gt: Schedule request retirement when signaler idles")
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")
4f88f8747fa4 ("drm/i915/gt: Schedule request retirement when timeline idles")
88a4655e75ac ("drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire")
da0ef77e1e0c ("drm/i915/execlists: Fixup cancel_port_requests()")
331bf9059157 ("drm/i915/gt: Mark the execlists->active as the primary volatile access")
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")