blob: 0821ee21b655bbbb975786d20c6a0f2695f526c5 [file] [log] [blame]
293a554801b2 ("drm/i915/uc: Move uC debugfs to its own folder under GT")
34904bd64a69 ("drm/i915/debugfs: move uC printers and update debugfs file names")
708249a6eba1 ("drm/i915/guc: drop stage_pool debugfs")
12df6c59b6db ("drm/i915/gt: allow setting generic data pointer")
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")
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")
219cee8fe7ae ("drm/i915/debugfs: remove VBT data about DRRS")
cd1c4d4a22bc ("drm/i915/debugfs: remove i915_dpcd file")
d0bf45822c99 ("drm/i915/gem: manual conversion to 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_*()")
b908af554aaa ("drm/i915/sideband: convert to using new struct drm_device logging macros")
0f69958dabd6 ("drm/i915/pch: convert to using the drm_dbg_kms() macro.")
36a52d524e7e ("drm/i915: use true,false for bool variable in i915_debugfs.c")
60c6a14b489b ("drm/i915/display: Force the state compute phase once to enable PSR")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
e1c31fb5dde3 ("drm/i915: Merge i915_request.flags with i915_request.fence.flags")
6671c367a9be ("drm/i915/tgl: Select master transcoder for MST stream")
ee36c7c0c837 ("drm/i915/display: Share intel_connector_needs_modeset()")
76f9764cc3d5 ("drm/i915: Introduce a vma.kref")
f5af1659d809 ("drm/i915: Add a simple is-bound check before unbinding")
9dd4b065446a ("drm/i915/gt: Move pm debug files into a gt aware debugfs")
e6ba76480299 ("drm/i915: Remove i915->kernel_context")
0f100b70487a ("drm/i915: Push the use-semaphore marker onto the intel_context")
9f3ccd40acf4 ("drm/i915: Drop GEM context as a direct link from i915_request")
17bef9baf339 ("drm/i915: Nuke .post_pll_disable() for DDI platforms")
979e94c1d64a ("drm/i915: Introduce intel_crtc_state_reset()")
6643453987c4 ("drm/i915: Introduce intel_crtc_{alloc,free}()")
f44bfa7fbfbb ("drm/i915: s/intel_crtc/crtc/ in intel_crtc_init()")
9ab28cd20c92 ("drm/i915/guc/ct: Stop expecting multiple CT channels")