blob: dc12c638287897dd52cf387654d87c999db350f0 [file] [log] [blame]
7469c62cb654 ("drm/i915: Resume GuC before using GEM")
37cd33006d02 ("drm/i915: Remove redundant intel_autoenable_gt_powersave()")
f58d13d57179 ("drm/i915: Move GT powersaving init to i915_gem_init()")
f72b84c677d6 ("drm/i915: Move init_clock_gating() back to where it was")
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")
960e54652cee ("drm/i915: Separate RPS and RC6 handling for gen6+")
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")
3af7a9c6446b ("drm/i915/guc: Move Guc early init into own function")
d56d63d78c69 ("drm/i915/huc: Move HuC declarations into dedicated header")
a16b4313ae56 ("drm/i915/uc: Move uC fw helper code into dedicated files")
1fc556fa3469 ("drm/i915/uc: Create intel_uc_init_mmio")
c23b4f460eb4 ("drm/i915/uc: Drop unnecessary forward declaration")
269e6ea95311 ("drm/i915: Move i915_gem_restore_fences to i915_gem_resume")
9a2cbf2d7b94 ("drm/i915/huc: Reorganize HuC authentication")
4f044a88a86a ("drm/i915: Rename global i915 to i915_modparams")
a529a1c9db93 ("drm/i915/guc: Cleanup adding GuC work items")
59db36cf4d67 ("drm/i915/guc: Simplify GuC doorbell logic")
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")
523e7c9278f0 ("drm/i915/execlists: Kick start request processing after a reset")
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")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
0b29c75a01e5 ("drm/i915/lrc: Clarify the format of the context image")
ada8c4139fba ("drm/i915/guc: Small improvements to guc_wq_item_append")
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")
2503a0fef214 ("drm/i915/bxt+: Enable IPC support")
91200c09d38b ("drm/i915: Stop using long platform names on clock gating functions.")
74d290f845d0 ("drm/i915: Boost GPU clocks if we miss the pageflip's vblank")
90007bca6162 ("drm/i915/cnl: Introduce initial Cannonlake Workarounds.")
64f09f00caf0 ("drm/i915: Clear lost context-switch interrupts across reset")
ab3595bc4ff3 ("drm/i915/opregion: let user specify override VBT via firmware load")
baa68f6e5b66 ("Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into drm-intel-next-queued")