blob: 24b18b916a478626a42196ef991bc1082ce748ff [file] [log] [blame]
bfdf8b1d3868 ("drm/i915: Use ww locking in intel_renderstate.")
b0a997ae5248 ("drm/i915: Emit await(batch) before MI_BB_START")
50689771c8f0 ("drm/i915: Only close vma we open")
93159e12353c ("drm/i915/gem: Avoid gem_context->mutex for simple vma lookup")
36e191f0644b ("drm/i915: Apply i915_request_skip() on submission")
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")
61231f6bd056 ("drm/i915/gem: Check that the context wasn't closed during setup")
2c59fd06a062 ("drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE")
89dd019a8a99 ("drm/i915: Poison rings after use")
baa89ba3f1fe ("drm/i915/gem: initial conversion to new logging macros using coccinelle")
82d71e31ae9d ("drm/i915/gt: Poison GTT scratch pages")
36c8e356a76e ("drm/i915/gem: Take local vma references for the parser")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
3fbbbef4f56a ("drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co")
c2d78a9b73d4 ("drm/i915/gt: Stop poking at engine->serial at a high level")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
6a8679c048eb ("drm/i915: Mark the GEM context link as RCU protected")
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")
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")
ba16a48af797 ("drm/i915: Fix pid leak with banned clients")
85bedbf191e8 ("drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp")
e14177f19739 ("drm/i915/gem: Keep request alive while attaching fences")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
f1925f3309d1 ("drm/i915: Use EAGAIN for trylock failures")
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")