blob: 272701dd6ac03b65eed79b075503e03d9a97d040 [file] [log] [blame]
221c78623ea5 ("drm/i915: Lift acquiring the vlv punit magic to a common sb-get")
a75d035fedbd ("drm/i915: Disable preemption and sleeping while using the punit sideband")
97a04e0d07c4 ("drm/i915: switch intel_wait_for_register to uncore")
d2d551c06f81 ("drm/i915: intel_wait_for_register_fw to uncore")
a2b4abfc626b ("drm/i915: switch uncore mmio funcs to use intel_uncore")
6cc5ca768825 ("drm/i915: rename raw reg access functions")
6ebc9692a7ad ("drm/i915: make raw access function work on uncore")
25286aaca9ce ("drm/i915: move regs pointer inside the uncore structure")
272c7e52302e ("drm/i915: reduce the dev_priv->uncore dance in uncore.c")
cb7ee69015aa ("drm/i915: make find_fw_domain work on intel_uncore")
f7de50278e5c ("drm/i915: make more uncore function work on intel_uncore")
3ceea6a1b4d2 ("drm/i915: use intel_uncore for all forcewake get/put")
f568eeee5355 ("drm/i915: use intel_uncore in fw get/put internal paths")
159367bb9e74 ("drm/i915: always use masks on FW regs")
fd79d93985e0 ("drm/i915/selftests: add test to verify get/put fw domains")
535d8d27c0e2 ("drm/i915: do not pass dev_priv to low-level forcewake functions")
9be8644a14c6 ("drm/i915/icl: split combo and mg pll disable")
036f8d567b6c ("drm/i915/icl: split pll enable in three steps")
d2ab5ebf46b4 ("drm/i915/icl: split combo and mg pll enable")
510a75a5d2b8 ("drm/i915/icl: move MG pll hw_state readout")
49a630b00bac ("drm/i915: Enable and Disable of HDCP2.2")
09d56393c1d8 ("drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking")
9055aac76589 ("drm/i915: MEI interface implementation")
04707f971636 ("drm/i915: Initialize HDCP2.2")
4c719c256a0f ("drm/i915: Gathering the HDCP1.4 routines together")
584fca111d0c ("drm/i915/icl: use tc_port in MG_PLL macros")
eb8d0f5af4ec ("drm/i915: Remove GPU reset dependence on struct_mutex")
ade8a0f59844 ("drm/i915: Make all GPU resets atomic")
8e525cb4a622 ("drm/i915/execlists: Move RPCS setup to context pin")
c25f0c6a0426 ("drm/i915/icl: do a posting read after irq install")
6ddbb12e3f54 ("drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_user")
990290d124d5 ("drm/i915/dpll_mgr: switch to kernel types")
739f3abdbfcf ("drm/i915: small isolated c99 types to kernel types switch")
9f58892ea996 ("drm/i915: Pull all the reset functionality together into i915_reset.c")
18bb2bccb549 ("drm/i915: Serialise concurrent calls to i915_gem_set_wedged()")
decd29e6b5fe ("drm/i915: Only dump GPU state on set-wedged if interesting")
0e6e0be4c952 ("drm/i915: Markup paired operations on display power domains")
c9d08cc3e339 ("drm/i915/selftests: Mark up rpm wakerefs")
538ef96b9dae ("drm/i915/gem: Track the rpm wakerefs")
6619c0075f78 ("drm/i915/perf: Track the rpm wakeref")
a037121c3c7f ("drm/i915: Mark up debugfs with rpm wakeref tracking")
183e260ba246 ("drm/i915: Track the rpm wakerefs for error handling")
506d1f62454b ("drm/i915: Track GT wakeref")
16e4dd0342a8 ("drm/i915: Markup paired operations on wakerefs")
bd780f37a361 ("drm/i915: Track all held rpm wakerefs")
f663b0ca9b7d ("drm/i915/selftests: recreate WA lists inside the selftest")
2f80d7bd8d93 ("drm/i915: drop all drmP.h includes")
d25f71a162a9 ("drm/i915: Return immediately if trylock fails for direct-reclaim")
55c15512a9cf ("drm/i915: Do not allow unwedging following a failed driver initialisation")
55277e1f3107 ("drm/i915: Always try to reset the GPU on takeover")