blob: ef4b95a6bdbe87ec5a4158010d451e12dce10a4f [file] [log] [blame]
83bf6d55c132 ("drm/i915: Remove overzealous fence warn on runtime suspend")
c6be607abcf7 ("drm/i915: dev_priv and a small cascade of cleanups in i915_gem.c")
7c108fd8feac ("drm/i915: Move fence cancellation to runtime suspend")
3594a3e21f1f ("drm/i915: Remove superfluous locking around userfault_list")
9c870d03674f ("drm/i915: Use RPM as the barrier for controlling user mmap access")
275f039db56f ("drm/i915: Move user fault tracking to a separate list")
4fb84d991ef2 ("drm/i915: Remove unused "valid" parameter from pte_encode")
5db9401983ac ("drm/i915: Make IS_GEN macros only take dev_priv")
8652744b647e ("drm/i915: Make IS_BROADWELL only take dev_priv")
fd6b8f43c9e9 ("drm/i915: Make IS_IVYBRIDGE only take dev_priv")
50a0bc905416 ("drm/i915: Make INTEL_DEVID only take dev_priv")
6e266956a57f ("drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv")
4f8036a28112 ("drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv")
3b3f1650b1ca ("drm/i915: Allocate intel_engine_cs structure only for the enabled engines")
8baa1f04b9ed ("drm/i915: Update debugfs describe_obj() to show fault-mappable")
4676dc838b37 ("drm/i915: Use fence_write() from rpm resume")
0a97015d45ee ("drm/i915: Compress GPU objects in error state")
fc4c79c37e82 ("drm/i915: Consolidate error object printing")
95374d759ac7 ("drm/i915: Always use the GTT for error capture")
9f267eb8d2ea ("drm/i915: Stop the machine whilst capturing the GPU crash dump")
98a2f411671f ("drm/i915: Allow disabling error capture")
0e70447605f4 ("drm/i915: Move common code out of i915_gpu_error.c")
f0dfb1a81a9d ("drm/i915: Register shadow VGA even when it produces spurious detection results")
26aa23396ed3 ("Revert "Skip intel_crt_init for Dell XPS 8700"")
33f53719d13a ("drm/i915: Show waiters in i915_hangcheck_info")
1b36595ffb35 ("drm/i915: Show RING registers through debugfs")
9e60ab038781 ("drm/i915: Disable irqs across GPU reset")
0727e40a48a1 ("drm/i915/gen9: fix the WaWmMemoryReadLatency implementation")
03cdc1d4f795 ("drm/i915: Store port enum in intel_encoder")
bafb2f7d4755 ("drm/i915/execlists: Reset RING registers upon resume")
f9e613728090 ("drm/i915: Try to print INSTDONE bits for all slice/subslice")
d636951ec01b ("drm/i915: Cleanup instdone collection")