blob: 46de275260d9ddb07aabe5da3bd5f90c8b9f7c8c [file] [log] [blame]
802a5820fc0c ("drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()")
56f1b31f1dd6 ("drm/i915: Store CS timestamp frequency in Hz")
2e2701582a80 ("drm/i915: Nuke pointless div by 64bit")
202c98e71692 ("drm/i915/guc: Apply new uC status tracking to GuC submission as well")
bfe5a40a7b9a ("drm/i915/uc: Improve tracking of uC init status")
4c467d5dcd61 ("drm/i915/uc: autogenerate uC checker functions")
065273f76dd0 ("drm/i915/guc: Kill USES_GUC_SUBMISSION macro")
34bbfde6061d ("drm/i915/guc: Kill USES_GUC macro")
40c47c60bd4d ("drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info")
b04002f4dbee ("drm/i915: Read rawclk_freq earlier")
d194314da04e ("drm/i915: Avoid potential division-by-zero in computing CS timestamp period")
1883a0a4658e ("drm/i915: Track hw reported context runtime")
926b005cd8c4 ("drm/i915: split out display debugfs to a separate file")
06d3ff6e7451 ("drm/i915: move intel_csr.[ch] under display/")
6311d260a179 ("drm/i915/debugfs: Remove i915_energy_uJ")
6db07ce48887 ("drm/i915/debugfs: conversion to drm_device based logging macros.")
00376ccfb2a4 ("drm/i915: conversion to drm_device logging macros when drm_i915_private is present.")
eeec73f8a4a4 ("drm/i915/gt: Skip rmw for masked registers")
e85de1770385 ("drm/i915/guc: Introduce guc_is_ready")
0bb94e03834e ("drm/i915: s/cdclk_state/cdclk_config/")
65c88a866d70 ("drm/i915: s/need_cd2x_updare/can_cd2x_update/")
b4db3a8c689b ("drm/i915: Collect more cdclk state under the same roof")
54f09d2342b0 ("drm/i915: Move more cdclk state handling into the cdclk code")
219cee8fe7ae ("drm/i915/debugfs: remove VBT data about DRRS")
cd1c4d4a22bc ("drm/i915/debugfs: remove i915_dpcd file")
d6e53851ecc8 ("drm/i915/display_power: use intel_de_*() functions for register access")
03d0ed8a8e93 ("drm/i915: Skip capturing errors from internal contexts")
3e9f55df59f7 ("drm/i915/cdclk: use intel_de_*() functions for register access")
d0bf45822c99 ("drm/i915/gem: manual conversion to struct drm_device logging macros.")
569caa65a495 ("drm/i915/power: convert to struct drm_device macros in display/intel_display_power.c")
231946109ea4 ("drm/i915/cdclk: use new struct drm_device logging macros")
989df3a7bd2a ("drm/i915/execlists: Reclaim the hanging virtual request")
4ba5c086a1d8 ("drm/i915/execlists: Take a reference while capturing the guilty request")
48a1b8d4af01 ("drm/i915: Make WARN* drm specific where drm_priv ptr is available")
490eda588cf6 ("drm/i915: Use intel_attached_dp() instead of hand rolling it")
fa7edcd25cd0 ("drm/i915: Use intel_attached_encoder()")
fd6735fc630c ("drm/i915: convert to new logging macros in i915/intel_gvt.c")
fde7266fb2f6 ("drm/i915: Fix eDP DPCD aux max backlight calculations")
748317386afb ("drm/i915/execlists: Offline error capture")
32ff621fd744 ("drm/i915/gt: Allow temporary suspension of inflight requests")
672c368f9398 ("drm/i915: Keep track of request among the scheduling lists")
c43c5a8818d4 ("drm/i915/params: add i915 parameters to debugfs")
59a46ad9f86c ("drm/i915/guc: Update CTB helpers to use CT_ERROR")
b7d02c3a124d ("drm/i915: Pass intel_encoder to enc_to_*()")
43a6d19cace6 ("drm/i915: Pass intel_connector to intel_attached_*()")
cc93f7b040c3 ("drm/i915/uc: Add init/fini to to intel_uc_ops")
39ddb8632035 ("drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops")
6fbeda0bfd21 ("drm/i915/uc: Add ops to intel_uc")
742379c0c400 ("drm/i915: Start chopping up the GPU error capture")
b908af554aaa ("drm/i915/sideband: convert to using new struct drm_device logging macros")