blob: 78284cfa62a724780e02a82648d8ef4a82c52c26 [file] [log] [blame]
6d3144eb3670 ("drm/i915: Introduce intel_hpd_hotplug_irqs()")
0398993b82f4 ("drm/i915: Stash hpd status bits under dev_priv")
aca9310a0c7d ("drm/i915: Remove (pipe == crtc->index) assumption")
f49108d0e0e7 ("drm/i915: Program SHPD_FILTER_CNT on CNP+")
943682e3bd19 ("drm/i915: Introduce Jasper Lake PCH")
fcb9bba47fb5 ("drm/i915/ehl: Don't forget to set TC long detect function")
53448aed7b80 ("drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits")
7d423af9bfb1 ("drm/i915: Implement a better i945gm vblank irq vs. C-states workaround")
d09ad3e7af3a ("drm/i915: Unify ICP and MCC hotplug pin tables")
40e98130c328 ("drm/i915: unify icp, tgp and mcc irq setup")
b32821c03631 ("drm/i915: parameterize SDE hotplug registers")
58676af69c2e ("drm/i915: unify icp, tgp and mcc irq handling")
ed3126fa0d39 ("drm/i915: parameterize south hpd macros")
cf1c97dcb96c ("drm/i915: Extract general GT interrupt handlers")
d762043f7ab1 ("drm/i915: Extract GT powermanagement interrupt handling")
707d26dcc176 ("drm/i915: split out intel_pch.[ch] from i915_drv.[ch]")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
d64575ee8d91 ("drm/i915/irq: un-inline functions to avoid i915_drv.h include")
750e76b4f9f6 ("drm/i915/gt: Move the [class][inst] lookup for engines onto the GT")
c29579d2fabe ("drm/i915/gem: Make caps.scheduler static")
b40d73784ffc ("drm/i915: Replace struct_mutex for batch pool serialisation")
51fbd8de87dc ("drm/i915/pmu: Atomically acquire the gt_pm wakeref")
08ce5c64b25d ("drm/i915/pmu: Convert sampling to gt")
28fba0961de4 ("drm/i915/pmu: Convert engine sampling to uncore mmio")
908091c85003 ("drm/i915/pmu: Make more struct i915_pmu centric")
8ef7e3409cec ("drm/i915/ehl: Don't forget to handle port C's hotplug interrupts")
a7a7a0e6ebde ("drm/i915/tgl: Tigerlake only has global MOCS registers")
48ef15d32a77 ("drm/i915/tgl: Update north display hotplug detection to TGL connections")
52dfdba0a987 ("drm/i915/tgl: Add hpd interrupt handling")
a56277216637 ("drm/i915: Inline engine->init_context into its caller")
5cca503817d0 ("drm/i915/perf: Initialise err to 0 before looping over ce->engines")
702668e606c0 ("drm/i915/uc: Unify uC platform check")
a9877da2d629 ("drm/i915/oa: Reconfigure contexts on the fly")
2239e6dff206 ("drm/i915/guc: prefer intel_gt in guc interrupt functions")
ca7b2c1bbede ("drm/i915/uc: Move intel functions to intel_uc")
8b5689d7e3ca ("drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc")
0f261b241d9c ("drm/i915/uc: move GuC and HuC files under gt/uc/")
633023a4e618 ("drm/i915/guc: unify guc irq handling")
9cbd51c2c0ed ("drm/i915/guc: move guc irq functions to intel_guc parameter")
bb2881f8bdde ("drm/i915/uc: introduce intel_uc_fw_supported")
e3f503f1c733 ("drm/i915/uc: replace uc init/fini misc")
a30eff49d08c ("drm/i915/guc: Use system workqueue for log capture")
cb823ed9915b ("drm/i915/gt: Use intel_gt as the primary object for handling resets")
87d855e8cfa4 ("drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11")
78dae1ac35dd ("drm/i915: Propagate "_remove" function name suffix down")
3b58a9455136 ("drm/i915: Propagate "_release" function name suffix down")
f2db53f14d3d ("drm/i915: Replace "_load" with "_probe" consequently")
b5893ffc274b ("drm/i915: Drop extern qualifiers from header function prototypes")
d8df6bec1a30 ("drm/i915/tgl: Add TGL PCH detection in virtualized environment")