blob: 6d68734f303ce960d58a12024a481d8c4034276c [file] [log] [blame]
56f1b31f1dd6 ("drm/i915: Store CS timestamp frequency in Hz")
2e2701582a80 ("drm/i915: Nuke pointless div by 64bit")
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")
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")
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")
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()")
fde7266fb2f6 ("drm/i915: Fix eDP DPCD aux max backlight calculations")
c43c5a8818d4 ("drm/i915/params: add i915 parameters to debugfs")
b7d02c3a124d ("drm/i915: Pass intel_encoder to enc_to_*()")
43a6d19cace6 ("drm/i915: Pass intel_connector to intel_attached_*()")
742379c0c400 ("drm/i915: Start chopping up the GPU error capture")
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")
1d0e2c9359fe ("drm/i915/gt: Always poison the kernel_context image before unparking")
fb218f202704 ("drm/i915/gt: Discard stale context state from across idling")
d1813ca2bbf1 ("drm/i915/gt: Clear LRC image inline")
6a505e644c44 ("drm/i915/gt: Include a bunch more rcs image state")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
6671c367a9be ("drm/i915/tgl: Select master transcoder for MST stream")
ee36c7c0c837 ("drm/i915/display: Share intel_connector_needs_modeset()")
6a8679c048eb ("drm/i915: Mark the GEM context link as RCU protected")
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")