blob: 53a99fb16708180ffb162f2468df1978bfcc56f6 [file] [log] [blame]
15b6c9249870 ("drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.")
80f0b679d6f0 ("drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.")
b0a997ae5248 ("drm/i915: Emit await(batch) before MI_BB_START")
0eaccc4b180c ("drm/i915/selftests: Split RPS frequency measurement")
9938ee2e631c ("drm/i915/selftests: Check RPS controls")
a740f5c5f6bc ("drm/i915/selftests: Skip energy consumption tests if not controlling freq")
4ba74e53ada3 ("drm/i915/selftests: Verify frequency scaling with RPS")
c43dd6b4144a ("drm/i915/selftests: Check power consumption at min/max frequencies")
a50717dbf417 ("drm/i915/selftests: Take the engine wakeref around __rps_up_interrupt")
9d7e560f4327 ("drm/i915/selftests: Delay spinner before waiting for an interrupt")
46495adc6ca7 ("drm/i915/selftests: Exercise basic RPS interrupt generation")
36e191f0644b ("drm/i915: Apply i915_request_skip() on submission")
61231f6bd056 ("drm/i915/gem: Check that the context wasn't closed during setup")
89dd019a8a99 ("drm/i915: Poison rings after use")
82d71e31ae9d ("drm/i915/gt: Poison GTT scratch pages")
48a1b8d4af01 ("drm/i915: Make WARN* drm specific where drm_priv ptr is available")
85c823ac9a54 ("drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available")
b908af554aaa ("drm/i915/sideband: convert to using new struct drm_device logging macros")
0f69958dabd6 ("drm/i915/pch: convert to using the drm_dbg_kms() macro.")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
3fbbbef4f56a ("drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co")
0658186283ba ("drm/i915/selftests: Compare user mmap against GPU")
9771d5f72966 ("drm/i915/selftests: Extend fault handler selftests to all memory regions")
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")
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")
e14177f19739 ("drm/i915/gem: Keep request alive while attaching fences")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
4ba487019d1a ("drm/i915: Fix WARN_ON condition for cursor plane ddb allocation")
7a90f89904af ("drm/i915/gem: Serialise object before changing cache-level")
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")
ca5930b181a4 ("drm/i915/gtt: Account for preallocation in asserts")
8b1c78e06e61 ("drm/i915: Avoid calling i915_gem_object_unbind holding object lock")
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")