blob: f9328f9c38a598f265758ea0199e5cbbf752de56 [file] [log] [blame]
1fc719d13ac0 ("drm/i915/ringbuffer: Brute force context restore")
8911a31c8132 ("drm/i915: Move mi_set_context() into the legacy ringbuffer submission")
b1c24a6137af ("drm/i915: Unwind incomplete legacy context switches")
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")
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")
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")
0397ac13dd47 ("drm/i915: Make GuC log part of the uC error state")
7d41ef3479a6 ("drm/i915: Add Guc/HuC firmware details to error state")
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")
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")
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")
bd3d2252f94d ("drm/i915: Rename obj->pin_display to obj->pin_global")
f1fa4f442c82 ("drm/i915: Refactor testing obj->mm.pages")
d9e2e0143cee ("drm/i915/guc: Move doc near related definitions")
55b4f1ce2f23 ("drm/i915: Fix eviction when the GGTT is idle but full")
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+")
a65adaf8a834 ("drm/i915: Track user GTT faulting per-vma")
3bd4073524fa ("drm/i915: Consolidate get_fence with pin_fence")
b4563f595ed4 ("drm/i915: Pin fence for iomap")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
4049866f0913 ("drm/i915/selftests: huge page tests")
7393b7ee3a9c ("drm/i915/debugfs: include some gtt page size metrics")
a5c08166265a ("drm/i915: introduce page_size members")
b91b09eea7a1 ("drm/i915: push set_pages down to the callers")
faf654864b25 ("drm/i915: Unify uC variable types to avoid flooding checkpatch.pl")
9bf384c5f212 ("drm/i915/guc: Move GuC core definitions into dedicated files")
9f436c46ea09 ("drm/i915/guc: Move GuC submission declarations into dedicated header")
d62e2bf38970 ("drm/i915/guc: Move GuC log declarations into dedicated header")
ac14fbd460d0 ("drm/i915/scheduler: Support user-defined priorities")