blob: 7145e9a8ef6932c6e10d32ad86e3fa9f3b95a472 [file] [log] [blame]
2f3b87124b9f ("drm/i915/psr: Only handle interruptions of the transcoder in use")
df7415bfc06f ("drm/i915: Do not unmask PSR interruption in IRQ postinstall")
4ab4fa103217 ("drm/i915/psr: Make PSR registers relative to transcoders")
b16b2a2f70b1 ("drm/i915: fully convert the IRQ initialization macros to intel_uncore")
65f42cdc6e65 ("drm/i915: convert the IRQ initialization functions to intel_uncore")
9d9523d8c122 ("drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers")
2918c3caefc1 ("drm/i915: don't specify the IRQ register in the gen2 macros")
68eb49b140c3 ("drm/i915: refactor the IRQ init/reset macros")
a087bafeeac7 ("drm/i915/icl: Handle rps interrupts without irq lock")
98c0d19ec72c ("drm/i915/psr: Initialize PSR mutex even when sink is not reliable")
c0f6ffb2cd6a ("drm/i915: Remove unused VLV/CHV PSR registers")
55367a275ada ("drm/i915: extract intel_psr.h from intel_drv.h")
98afa316d1ed ("drm/i915: extract intel_fbc.h from intel_drv.h")
331c201a0726 ("drm/i915: extract intel_audio.h from intel_drv.h")
e1ef734eaec5 ("drm/i915: make intel_frontbuffer.h self-contained")
95007efbe608 ("drm/i915: Convert i915_reset.c over to using uncore mmio")
fdc4e9267f9b ("drm/i915: Make use of 'engine->uncore'")
c2400ec3b6d1 ("drm/i915: add Makefile magic for testing headers are self-contained")
8b74594aa455 ("drm/i915: Split out i915_priolist_types into its own header")
3a891a626794 ("drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h")
e15be4298f35 ("drm/i915: fix i9xx irq enable/disable")
f1477219869c ("drm/i915: Remove the 8bpc shackles from DP MST")
765bdb0b3948 ("drm/i915: Expose the force_audio property with DP MST")
37aa52bff2bc ("drm/i915: Add broadcast RGB property for DP MST")
baba6e572b38 ("drm/i915: take a reference to uncore in the engine and use it")
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")
d938da6b132a ("drm/i915: Disable C3 when enabling vblank interrupts on i945gm")
e0695db7298e ("drm/i915: Create/destroy VM (ppGTT) for use with contexts")
7dc40713618c ("drm/i915: Introduce a mutex for file_priv->context_idr")
3aa9945a528e ("drm/i915: Separate GEM context construction and registration to userspace")
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")
06dd94cccdd1 ("drm/i915: Fix PSR2 selective update corruption after PSR1 setup")
73e97d43666a ("drm/i915/psr: remove drmP.h include that crept in")
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")
29b43ae2a61d ("drm/i915: Also use new comparative stuff for more ICP+ stuff")
85fddf0b0027 ("drm/i915: Introduce a context barrier callback")