blob: c98acc579f8782d38a1cb25165620c5f79764366 [file] [log] [blame]
2d332ee12396 ("drm/i915: extract fixed point math to i915_fixed.h")
51c18bf7fdbe ("drm/i915: Squash GEM load failure message (again)")
cf68f0c3a07b ("drm/i915: Mark i915.inject_load_failure as being hit")
da6c10c23a90 ("drm/i915: abstract PCH type detection from PCH id")
d67c0ac19f9a ("drm/i915: reduce indent in pch detection")
fae919f07610 ("drm/i915: Enable inject_load_failure only in DEBUG config")
5c8ea01830b1 ("drm/i915/icp: Add the ID for ICL PCH - ICP")
09a28bd9e802 ("drm/i915: Move display related definitions to dedicated header")
b74eeeb6b1ab ("drm/i915: Move some utility functions to i915_util.h")
6ca9a2beb54a ("drm/i915: Unwind i915_gem_init() failure")
b68763741aa2 ("drm/i915: Restore GT performance in headless mode with DMC loaded")
dd57602efbce ("drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()")
ed15030d7ab0 ("drm/i915: s/enum plane/enum i9xx_plane_id/")
b1e01595a66d ("drm/i915: Redo plane sanitation during readout")
51f5a0963984 ("drm/i915: Add .get_hw_state() method for planes")
37cd33006d02 ("drm/i915: Remove redundant intel_autoenable_gt_powersave()")
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")
31d1d3c8862e ("drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y")
779d4d8f083e ("drm/i915: Unify skylake plane disable")
9a8cc576002a ("drm/i915: Unify skylake plane update")
e288881b08dc ("drm/i915: dspaddr_offset doesn't need to be more than local variable")
bf0a5d4b223d ("drm/i915: move adjusted_x/y from crtc to cache.")
6f74b36b92cf ("drm/i915: Skip HW reinitialisation on resume if still wedged")
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+")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
7c26240e8a19 ("drm/i915: Try harder to finish the idle-worker")
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")
beecec901790 ("drm/i915/execlists: Preemption!")
bf64e0b00e1f ("drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask")
e7af3116836f ("drm/i915: Introduce a preempt context")
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")