blob: b97e9170a9431bdb2d742d5f9dd0ce1e87b60053 [file] [log] [blame]
fdeb6d02686f ("drm/i915: Convert device_info to uncore/de_read")
56f1b31f1dd6 ("drm/i915: Store CS timestamp frequency in Hz")
2e2701582a80 ("drm/i915: Nuke pointless div by 64bit")
10cf8e755a9a ("drm/i915: Store cpu_transcoder_mask in device info")
0a7ada196675 ("drm/i915: Enable non-contiguous pipe fusing")
3492d170513a ("drm/i915/tgl: Remove require_force_probe protection")
d54c1a513c48 ("drm/i915: Fix broken transcoder err state")
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")
f7960e7f8f24 ("drm/i915/ddi: 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()")
68b3271729f5 ("drm/i915: conversion to new logging macros in i915/intel_device_info.c")
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")
a3d9382bd439 ("drm/i915/dp: Disable Port sync mode correctly on teardown")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
c59053dc58fa ("drm/i915/dp: Fix MST disable sequence")
6671c367a9be ("drm/i915/tgl: Select master transcoder for MST stream")