blob: 7315cc5ed8fea389877805fa0c92cf670dcc37fd [file] [log] [blame]
006900087727 ("drm/i915: Rename IS_GEN to IS_GEN_RANGE")
5bc0e89ff1be ("drm/i915: Kill GEN_FOREVER")
e62230deeeae ("drm/i915: Show CCID in engine dumps")
1de401c08fa8 ("drm/i915/perf: enable perf support on ICL")
a89a70a8b50d ("drm/i915/icl: Gen11 forcewake support")
fee0fddc1dc1 ("drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset")
3ceda3a4a856 ("drm/i915: Hold rpm wakeref for printing the engine's register state")
c1bf27285789 ("drm/i915: Show HWSP in intel_engine_dump()")
2d8d1afb4d7d ("drm/i915: Add is-wedged flag to intel_engine_dump()")
528dd16a7c22 ("drm/i915: Include the global reset count for intel_engine_dump()")
832265d38cf4 ("drm/i915: Include engine state on detecting a missed breadcrumb/seqno")
0db18b17c8bc ("drm/i915: Make engine state pretty-printer header configurable")
e8a70cab253c ("drm/i915: Use snprintf to avoid line-break when pretty-printing engines")
93c6e966b4cd ("drm/i915: Remove i915.semaphores modparam")
af9ff6c70df4 ("drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info")
0da715ee6077 ("drm/i915: Disable semaphores on Sandybridge")
79e6770cb1f5 ("drm/i915: Remove obsolete ringbuffer emission for gen8+")
fb5c551ad510 ("drm/i915: Remove i915.enable_execlists module parameter")
9f9b2792b6d3 ("drm/i915/perf: reuse timestamp frequency from device info")
3fef5cda9701 ("drm/i915: Automatic i915_switch_context for legacy")
2113184c6f67 ("drm/i915: Pull the unconditional GPU cache invalidation into request construction")
b03ec3d67ab8 ("drm/i915: There is only one fault register from GEN8 onwards")
95690a02fb5d ("drm/i915/perf: enable perf support on CNL")
ba6b7c1ab26f ("drm/i915/perf: refactor perf setup")
4407eaa9b0cc ("drm/i915/perf: add support for Coffeelake GT3")
7c2fa7faf18f ("drm/i915: Stop caching the "golden" renderstate")
d2b4b97933f5 ("drm/i915: Record the default hw state after reset upon load")
cc6a818ad6bd ("drm/i915: Move intel_init_clock_gating() to i915_gem_init()")
f58d13d57179 ("drm/i915: Move GT powersaving init to i915_gem_init()")
30b29406d937 ("drm/i915: Restore the wait for idle engine after flushing interrupts")
f72b84c677d6 ("drm/i915: Move init_clock_gating() back to where it was")
c400cc2a1aea ("drm/i915: Include intel_engine_is_idle() status in engine pretty-printer")
0397ac13dd47 ("drm/i915: Make GuC log part of the uC error state")
7d41ef3479a6 ("drm/i915: Add Guc/HuC firmware details to error state")
7130630323c5 ("drm/i915: Use fallback forcewake if primary ack missing")
3265124a2d37 ("drm/i915: Give more details for the active-when-parking warning for the engines")
e5330ac1f50b ("drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking")
3c75de5b983a ("drm/i915: Include RING_MODE when dumping the engine state")
c41937fd994a ("drm/i915/guc: Preemption! With GuC")
a4598d17551a ("drm/i915: Rename helpers used for unwinding, use macro for can_preempt")
a0991e1d2801 ("drm/i915/guc: Split guc_wq_item_append")
aba5e278586b ("drm/i915: Add a hook for making the engines idle (parking) and unparking")
20ccd4d3f689 ("drm/i915: Use same test for eviction and submitting kernel context")
4a118ecbe99c ("drm/i915: Filter out spurious execlists context-switch interrupts")
56ffc7427c2b ("drm/i915/uc: Add pretty printer for uc firmware")
a27d5a44ec87 ("drm/i915: Add in-flight request details to intel_engine_dump()")
c5418a8b38a4 ("drm/i915: Set our shrinker->batch to 4096 (~16MiB)")
f2123818ffad ("drm/i915: Move dev_priv->mm.[un]bound_list to its own lock")
3d574a6bbb12 ("drm/i915: Remove walk over obj->vma_list for the shrinker")
f46250e47731 ("drm/i915: Drop debugfs/i915_gem_pin_display")