blob: 80725c62115ea65620ec155f2c3922cef1ee9fb7 [file] [log] [blame]
a72394e4de6d ("drm/i915: Factor out hdcp->value assignments")
65833c463886 ("drm/i915/hdcp: conversion to struct drm_device based logging macros.")
692059318c0f ("drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+")
4cb3b44d6b71 ("drm/i915: Wrappers for display register waits")
9c9082b98228 ("drm/i915: extract i915_memcpy.h from i915_drv.h")
db94e9f133a0 ("drm/i915: extract i915_perf.h from i915_drv.h")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
1c0023d4f5fd ("drm/i915: move property enums to intel_display_types.h")
a09d9a800236 ("drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h")
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")
5cca503817d0 ("drm/i915/perf: Initialise err to 0 before looping over ce->engines")
a9877da2d629 ("drm/i915/oa: Reconfigure contexts on the fly")
a8120bc23eea ("drm/i915/uc: kill <g,h>uc_to_i915")
2239e6dff206 ("drm/i915/guc: prefer intel_gt in guc interrupt functions")
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")
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")