blob: f6a1b549cb6be0e6fe651e8d467966d46fff062a [file] [log] [blame]
8f9f717d6c44 ("drm/i915: Enhance cdclk sanitization")
736da8112fee ("drm/i915: Use literal representation of cdclk tables")
71dc367e2bc3 ("drm/i915: Consolidate bxt/cnl/icl cdclk readout")
71cd86cfaa12 ("drm/i915/tgl: Use refclk/2 as bypass frequency")
3d1da92baffe ("drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+")
385ba629aa1c ("drm/i915: Allow /2 CD2X divider on gen11+")
d06a79d33e0f ("drm/i915: Use enum pipe instead of crtc index to track active pipes")
a85fb46777c0 ("drm/i915: Use intel_ types in intel_atomic_commit()")
855e0d684a3e ("drm/i915: Convert most of atomic commit to take more intel state")
69f786aea946 ("drm/i915: Pass intel_crtc_state to needs_modeset()")
63c9dae71dc5 ("drm/i915/ehl: Add voltage level requirement table")
9c811fce8a44 ("drm/i915/icl: Add new supported CD clocks")
c447ff7db348 ("drm/i915: update with_intel_runtime_pm to use the rpm structure")
d858d5695f38 ("drm/i915: update rpm_get/put to use the rpm structure")
1bf676cc2dba ("drm/i915: move and rename i915_runtime_pm")
9102650fb975 ("drm/i915: make enable/disable rpm assert function use the rpm structure")
87b391b95184 ("drm/i915: Remove rpm asserts that use i915")
d5b6c275d04a ("drm/i915: prefer i915_runtime_pm in intel_runtime function")
0cf289bd5de3 ("drm/i915: Move fence register tracking from i915->mm to ggtt")
5a31d30b22c0 ("drm/i915: Remove I915_READ_NOTRACE")
54ac6479737b ("drm/i915: Remove I915_WRITE_NOTRACE")
e33a4be83a64 ("drm/i915: Remove I915_POSTING_READ_FW")
ecab9be174d9 ("drm/i915: Combine unbound/bound list tracking for objects")
33df8a7697a0 ("drm/i915: Prevent lock-cycles between GPU waits and GPU resets")
63b1700b40d6 ("drm/i915/cnl: use ranges for voltage level lookup")
4f338ac0b2fa ("drm/i915/icl: use ranges for voltage level lookup")
e568ac3874be ("drm/i915: Pull kref into i915_address_space")
a8cff4c8283a ("drm/i915: Promote i915->mm.obj_lock to be irqsafe")
7f1502d99614 ("drm/i915: Convert gem_record_fences to uncore mmio accessors")
8ed3a6230482 ("drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors")
4d94961d7f28 ("drm/i915: Eliminate unused mmio accessors")
155ab8836caa ("drm/i915: Move object close under its own lock")
1c8242c3a4b2 ("drm/i915: Use unchecked writes for setting up the fences")
10d75f5428fd ("drm/i915: Fix plane state dumps")
926878fba5d8 ("drm/i915: Make state dumpers take a const state")
2833920d0ea0 ("drm/i915: Dump failed crtc states during atomic check")
a0e701041c95 ("drm/i915: Move state dump to the end of atomic_check()")
9a86a07c7e94 ("drm/i915: Use intel_ types in intel_atomic_check()")
5643dd9c7af4 ("drm/i915: Use intel_ types in intel_modeset_checks()")
f239b7998507 ("drm/i915: Don't pass the crtc to intel_modeset_pipe_config()")
1b9994c78977 ("drm/i915: Don't pass the crtc to intel_dump_pipe_config()")
bca0bfa31c1b ("drm/i915: Use intel_ types in haswell_mode_set_planes_workaround()")
3d51b48fd16b ("drm/i915: Clean up cdclk vfunc assignments")
8b67896e3ba1 ("drm/i915: Pass intel_atomic_state to cdclk funcs")
7645b19d9bdd ("drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c")
d82b4b26218d ("drm/i915: Report all objects with allocated pages to the shrinker")
3b4fa9640ccd ("drm/i915: Track the purgeable objects on a separate eviction list")
47bc28d7ee6d ("drm/i915: Split off pci_driver.remove() tail to drm_driver.release()")
6501aa4e3a45 ("drm/i915: add in-kernel blitter client")
0a4a6e74e733 ("drm/i915/gtt: grab wakeref in gen6_alloc_va_range")