blob: d77640b97f4908212d74e9771c25a004543c1e02 [file] [log] [blame]
8a338f4bf642 ("drm/i915/gem: Try allocating va from free space")
003d8b9143a6 ("drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl")
7d6236bb1335 ("drm/i915/gem: Extract transient execbuf flags from i915_vma")
2920bb94e65f ("drm/i915: Drop inspection of execbuf flags during evict")
2c59fd06a062 ("drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE")
baa89ba3f1fe ("drm/i915/gem: initial conversion to new logging macros using coccinelle")
36c8e356a76e ("drm/i915/gem: Take local vma references for the parser")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
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")
e6ba76480299 ("drm/i915: Remove i915->kernel_context")
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")
ba16a48af797 ("drm/i915: Fix pid leak with banned clients")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
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")
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()")
3e817471a34c ("drm/i915/gem: Take runtime-pm wakeref prior to unbinding")
1bbdd241ffeb ("drm/i915: Refactor gen6_flush_pd()")
19b6304aee84 ("drm/i915: Serialise access to GFX_FLSH_CNTL")
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")
34f5fe1243f0 ("drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame")
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")