blob: 07516bcb330bc507658ef32cb3f3d4ba8650008e [file] [log] [blame]
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")
219cee8fe7ae ("drm/i915/debugfs: remove VBT data about DRRS")
cd1c4d4a22bc ("drm/i915/debugfs: remove i915_dpcd file")
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_*()")
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")
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()")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
4ba487019d1a ("drm/i915: Fix WARN_ON condition for cursor plane ddb allocation")
32d94048b988 ("drm/i915/gem: Prepare gen7 cmdparser for async execution")
51696691aba3 ("drm/i915/gem: Tidy up error handling for eb_parse()")
755bf8a8c985 ("drm/i915: Remove redundant parameters from intel_engine_cmd_parser")
65c29dbb19b2 ("drm/i915: Use the i915_device name for identifying our request fences")
f3417d703f18 ("drm/i915: remove redundant checks for a null fb pointer")
2b68392e638d ("drm/i915/dsi: add support for DSC")
0486513935ef ("drm/i915/dsi: take compression into account in afe_clk()")
adf1bd3dfbae ("drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()")
54ed6902cabc ("drm/i915/dsi: abstract afe_clk calculation")
fbacb15ea814 ("drm/i915/dsc: add basic hardware state readout support")
2d15f3925a4b ("drm/i915/dsc: add support for computing and writing PPS for DSI encoders")
7a7b5be96fb6 ("drm/i915/dsc: move DP specific compute params to intel_dp.c")
82c69bf58650 ("drm/i915/gt: Detect if we miss WaIdleLiteRestore")
7240497850f7 ("drm/i915: Flesh out device_info pretty printer")
d63411000741 ("drm/i915/gt: Turn vm off then on again for gen7 mm switch")
ca5930b181a4 ("drm/i915/gtt: Account for preallocation in asserts")