blob: 2cd124237ca3f216e60a6c1d0ba37fc9ae14a8fb [file] [log] [blame]
d81be4f379e7 ("drm/i915: Remove intel_panel_detect()")
fb6db0f5bf1d ("drm/i915: Remove unsafe i915.enable_rc6")
3452fa3095e9 ("drm/i915/pmu: Aggregate all RC6 states into one counter")
6060b6aec03c ("drm/i915/pmu: Add RC6 residency metrics")
0cd4684d6ea9 ("drm/i915/pmu: Add interrupt count metric")
b46a33e271ed ("drm/i915/pmu: Expose a PMU interface for perf queries")
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()")
1803fcbca2e4 ("drm/i915: Define an engine class enum for the uABI")
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")
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")
e4ffc83d3fa7 ("drm/i915/cnl: WaRsUseTimeoutMode")
d9e2e0143cee ("drm/i915/guc: Move doc near related definitions")
37d933fc1728 ("drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup")
fc77426a8d69 ("drm/i915: Create generic functions to control RC6, RPS")
0870a2a4a3d0 ("drm/i915: Create generic function to setup LLC ring frequency table")
771decb0b4d7 ("drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled")
562d9bae08a1 ("drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"")
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")
3a85392c0ea0 ("drm/i915: Separate RPS and RC6 handling for BDW")
415544d5a89f ("drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enable_rps")
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")