blob: 9a30bf41fc5305204cbe28ff990fdec5044280ac [file] [log] [blame]
e4006713d165 ("i915: Re-use DEFINE_SHOW_ATTRIBUTE() macro")
cea9083e35b2 ("drm/i915/gvt: Add new debugfs tool mmio_diff")
bc7b0be316ae ("drm/i915/gvt: Add basic debugfs infrastructure")
ad1d36369b07 ("drm/i915/gvt: Introduce vGPU submission ops")
21527a8dafc4 ("drm/i915/gvt: Factor out vGPU workload creation/destroy")
c9214008b52b ("drm/i915/gvt: Add VM healthy check for submit_context")
8652a8aca614 ("drm/i915/gvt: Do not allocate initial ring scan buffer")
325eb94a3345 ("drm/i915/gvt: Move ring scan buffers into intel_vgpu_submission")
8cf80a2e4b31 ("drm/i915/gvt: Rename reserved ring buffer")
bf4097ea5762 ("drm/i915/gvt: Fix a memory leak in cmd_parser.c")
91d5d85442b2 ("drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submission")
1406a14b0ed9 ("drm/i915/gvt: Introduce intel_vgpu_submission")
9a9829e9eb8b ("drm/i915/gvt: Move workload cache init/clean into intel_vgpu_{setup, clean}_submission()")
874b6a910e6c ("drm/i915/gvt: Rename intel_vgpu_{init, clean}_gvt_context()")
54cff6479fd8 ("drm/i915/gvt: Make elsp_dwords in the right order")
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")
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")