blob: 79f8afee6b7b135a89c1d134b16b5466df9111b9 [file] [log] [blame]
353ad959a0bc ("drm/i915: Keep the global DPLL state in a DPLL specific struct")
830b2cdcf4cc ("drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c")
b48f4b3be920 ("drm/i915: Fix bounds check in intel_get_shared_dpll_id()")
00535527350c ("drm/i915/crc: move pipe_crc from drm_i915_private to intel_crtc")
e57291c2d395 ("drm/i915/display/display: Make WARN* drm specific where drm_device ptr is available")
93a0ed6cc164 ("drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall")
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.")
99bc73ec8deb ("drm/i915/display/dpll_mgr: Make WARN* drm specific where drm_device ptr is available")
eeec73f8a4a4 ("drm/i915/gt: Skip rmw for masked registers")
0c2d55128f33 ("drm/i915: Store active_pipes bitmask in cdclk state")
28a30b45f5e9 ("drm/i915: Convert cdclk to global state")
0ef1905ecf2e ("drm/i915: Introduce better global state handling")
5f34299384cb ("drm/i915: Move intel_atomic_state_free() into intel_atomic.c")
4c029c499fb4 ("drm/i915: swap() the entire cdclk state")
1965de63a93a ("drm/i915: Extract intel_cdclk_state")
5604e9ceaed5 ("drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention")
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")
6dcde04706d8 ("drm/i915: Move linetime wms into the crtc state")
0560b0c6b36c ("drm/i915: Polish WM_LINETIME register stuff")
219cee8fe7ae ("drm/i915/debugfs: remove VBT data about DRRS")
cd1c4d4a22bc ("drm/i915/debugfs: remove i915_dpcd file")
dc008bf0aa09 ("drm/i915/display: use intel_de_*() functions for register access")
1c63f6dfc01d ("drm/i915/icl_dsi: use intel_de_*() functions for register access")
b3a723867117 ("drm/i915/dpll_mgr: use intel_de_*() functions for register access")
3e9f55df59f7 ("drm/i915/cdclk: use intel_de_*() functions for register access")
d1b2828af0cc ("drm/i915: Fix modeset locks in sanitize_watermarks()")
b5280cd0bd2d ("drm/i915/dsi: conversion to struct drm_device log macros.")
cd49f8180681 ("drm/i915/display: conversion to new struct drm_device logging macros.")
231946109ea4 ("drm/i915/cdclk: use new struct drm_device logging macros")
45e84648bb21 ("drm/i915/atomic: use 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()")
691313ea6214 ("drm/i915: Move encoder variable to tighter scope")
ee34801cc0e8 ("drm/i915: Prefer to use the pipe to index the ddb entries")
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")