blob: b7065e49046349067536312b846bd8700a78e957 [file] [log] [blame]
42ab330530b4 ("drm/i915: Document our lackluster FSB frequency readout")
6f62bda1eaa5 ("drm/i915: Fix 400 MHz FSB readout on elk")
3e9f55df59f7 ("drm/i915/cdclk: use intel_de_*() functions for register access")
231946109ea4 ("drm/i915/cdclk: use new struct drm_device logging macros")
6c066f4c99e1 ("drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update")
fe4709a8d033 ("drm/i915: Extract intel_modeset_calc_cdclk()")
1cbcd3b4b168 ("drm/i915: Combine bxt_set_cdclk and cnl_set_cdclk")
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")
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")
a85fb46777c0 ("drm/i915: Use intel_ types in intel_atomic_commit()")
6a64e985d242 ("drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes()")
aebf052bb647 ("drm/i915/guc: Simplify guc client")
71b0846c17b9 ("drm/i915/guc: Remove preemption support for current fw")
2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request")
58820574f1e9 ("drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt")
f0818984fa5d ("drm/i915: Remove some legacy mmio accessors from interrupt handling")