blob: d1e255f6b5215cdf14d54c8228569a2b97954bfd [file] [log] [blame]
fd034c77b527 ("drm/i915/icl: Add Indirect Context Offset for Gen11")
578f1ac689b1 ("drm/i915: Move LRC register offsets to a header file")
751d11530246 ("drm/i915/lrc: Update reg_state macros to pass checkpatch")
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()")
f72b84c677d6 ("drm/i915: Move init_clock_gating() back to where it was")
a4598d17551a ("drm/i915: Rename helpers used for unwinding, use macro for can_preempt")
f1fa4f442c82 ("drm/i915: Refactor testing obj->mm.pages")
9f817501bd7f ("drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock")
d46b00dc38c8 ("drm/i915: Separate RPS and RC6 handling for CHV")
0d6fc92a73e0 ("drm/i915: Separate RPS and RC6 handling for VLV")
960e54652cee ("drm/i915: Separate RPS and RC6 handling for gen6+")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
beecec901790 ("drm/i915/execlists: Preemption!")
bf64e0b00e1f ("drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask")
e7af3116836f ("drm/i915: Introduce a preempt context")
42a3ae88500e ("drm/i915: Organize GEN features inheritance.")
7e4992ac045c ("drm/i915/execlists: Move request unwinding to a separate function")
3f9e6cd8230a ("drm/i915/execlists: Microoptimise execlists_cancel_port_request()")
76e70087d360 ("drm/i915: Make execlist port count variable")
7a62cc6107f3 ("drm/i915: Add execlist_port_complete")
cf4591d1ce1c ("drm/i915: Wrap port cancellation into a function")
19df9a5782f5 ("drm/i915: Move execlist initialization into intel_engine_cs.c")
b620e870218e ("drm/i915: Make own struct for execlist items")
4f044a88a86a ("drm/i915: Rename global i915 to i915_modparams")
e6b20bf1b77c ("drm/i915/cfl: Remove alpha support protection.")
85e2fe679e05 ("drm/i915/guc: Submit GuC workitems containing coalesced requests")
45ec5bc8774b ("drm/i915/guc: Remove obsolete comments and remove unused variable")
221ab9719bf3 ("drm/i915/execlists: Unwind incomplete requests on resets")
27606fd87895 ("drm/i915/execlists: Split insert_request()")
08dd3e1acc16 ("drm/i915/execlists: Move insert_request()")
523e7c9278f0 ("drm/i915/execlists: Kick start request processing after a reset")
27a5f61b377b ("drm/i915: Cancel all ready but queued requests when wedging")
3dcf4f207e8e ("drm/i915: Extend private i915_param_named macro with description")
c95469324518 ("drm/i915: Introduce custom variant of module_param_named macro")
17533bf95719 ("drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc")
767a983ab255 ("drm/i915/execlists: Read the context-status HEAD from the HWSP")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
2013ddebd2f4 ("drm/i915: Move the context descriptor to an inline helper")
61843f0e6212 ("drm/i915: Name the IPS_PCODE_CONTROL bit")
3e8ddd9e5071 ("drm/i915: Nuke some bogus tabs from the pcode defines")
d7a133d886b4 ("drm/i915: Disable mmio debugging during user access")
e57f1c02155f ("drm/i915/gen9+: Add has_ipc flag in device info structure")
88c880bbdebe ("drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_pages")
5d95c24867ae ("drm/i915: Move device_info.has_snoop into the static tables")
90cad095eeaa ("drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm")
5b54eddd3920 ("drm/i915: mark all device info struct with __initconst")