blob: 9dbcd844efd581a2677af8bb357d2c26f92f1b8b [file] [log] [blame]
2ffcfd8def00 ("drm/i915: Add has_master_unit_irq flag")
d53db442db36 ("drm/i915: Move display device info capabilities to its own struct")
4bdafb9ddfa4 ("drm/i915: Remove i915.enable_ppgtt override")
6323113b7af6 ("drm/i915: Move SKL IPC WA to HAS_IPC()")
fd847b8e60e0 ("drm/i915: Do not modifiy reserved bit in gens that do not have IPC")
4a3d3f6785be ("drm/i915: Match code to comment and enforce ppgtt for execlists")
8a6c5447635c ("drm/i915/kbl+: Enable IPC only for symmetric memory configurations")
f361912aa9bf ("drm/i915/skl+: don't trust IPC value set by BIOS")
86b592876cb6 ("drm/i915: Implement 16GB dimm wa for latency level-0")
5771caf885ae ("drm/i915/skl+: Decode memory bandwidth and parameters")
cbfa59d4b331 ("drm/i915/bxt: Decode memory bandwidth and parameters")
08e3e21a24d2 ("drm/i915: kill resource streamer support")
48928d4b5d62 ("drm/i915/icl: move has_resource_streamer to GEN11_FEATURES")
900ccf30f9e1 ("drm/i915: Only force GGTT coherency w/a on required chipsets")
5f9c4f95bed2 ("drm/i915/gtt: Full ppgtt everywhere, no excuses")
79556df293b2 ("drm/i915/gtt: Enable full-ppgtt by default everywhere")
a8bd3b884dd7 ("drm/i915: Flush chipset caches after GGTT writes")
250f8c8140ac ("drm/i915/gtt: Read-only pages for insert_entries on bdw+")
25dda4dabeeb ("drm/i915/gtt: Add read only pages to gen8_pte_encode")
7ab87ede5078 ("drm/i915: Unwind HW init after GVT setup failure")
31c9bd78018c ("drm/i915/selftests: Skip over live context testing when wedged")
63fd659fb1a5 ("drm/i915/gtt: Pull global wc page stash under its own locking")
a24362ead99a ("drm/i915: Replace drm_dev_unref with drm_dev_put")
549fe88bf71d ("drm/i915/gtt: Lazily allocate page directories for gen7")
a2bbf7148342 ("drm/i915/gtt: Only keep gen6 page directories pinned while active")
e9e7dc4144cd ("drm/i915/gtt: Make gen6 page directories evictable")
a9ded78535a1 ("drm/i915/gtt: Onionify error handling for gen6_ppgtt_create")
35ac40d8b65a ("drm/i915/gtt: Subclass gen6_hw_ppgtt")
68a8570375df ("drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories")
b3ee09a4de33 ("drm/i915/ringbuffer: Fix context restore upon reset")
e1f8789883a1 ("drm/i915/gtt: Remove vgpu check for gen6")
f6b1e35f3e47 ("drm/i915/gtt: Remove redundant hsw_mm_switch()")
17f297b427a3 ("drm/i915/gtt: Push allocation to hw ppgtt constructor")
93f2cde2a4f7 ("drm/i915: Decouple vma vfuncs from vm")
82ad6443a55e ("drm/i915/gtt: Rename i915_hw_ppgtt base member")
2956e970f0b5 ("drm/i915/trace: Describe engines as class:instance pairs")
744799850ef1 ("drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list")
d901e8e67335 ("drm/i915/ringbuffer: Make context pin/unpin symmetric")
30aacd3fe7f1 ("drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+")
3df845e7528b ("drm/i915/gtt: Don't restore the non-existent PDE for GGTT")
37800ca8037a ("drm/i915/gtt: Avoid calling non-existent allocate_va_range")
09a4c02e58c1 ("drm/i915: Look for an active kernel context before switching")
867985d4a431 ("drm/i915: Pull the context->pin_count dec into the common intel_context_unpin")
1fc44d9b1afb ("drm/i915: Store a pointer to intel_context in i915_request")
01278cb14395 ("drm/i915: Move fiddling with engine->last_retired_context")
4e0d64dba816 ("drm/i915: Move request->ctx aside")
5adfb772f8ac ("drm/i915: Move engine reset prepare/finish to backends")
f351d087d832 ("drm/i915: Only sync tasklets once for recursive reset preparation")
b8444cf85b62 ("drm/i915: Remove tasklet flush before disable")
f75f91574617 ("drm/i915: Shrink search list for active timelines")