blob: 0ba3105a1c49c29d80267ead846b16ba2aeeabb5 [file] [log] [blame]
d82a855ac085 ("drm/i915: Move the port sync DP_TP_CTL stuff to the encoder hook")
ede9771d7f84 ("drm/i915: Pass atomic state to encoder hooks")
1ff241ea2b26 ("drm/i915: Do pipe updates after enables for everyone")
4f05d7aeba97 ("drm/i915: Fix port sync code to work with >2 pipes")
b932da3c8a35 ("drm/i915: Eliminate port sync copy pasta")
589a4cd6cc43 ("drm/i915: Move TRANS_DDI_FUNC_CTL2 programming where it belongs")
47bdb1caba0b ("drm/i915/ddi: use struct drm_device based logging")
2c1816af090d ("drm/i915/display: Decrease log level")
7a0a6ee73150 ("drm/i915: Fix broken num_entries in skl_ddb_allocation_overlaps")
e57291c2d395 ("drm/i915/display/display: Make WARN* drm specific where drm_device ptr is available")
b50a1aa6e1e9 ("drm/i915/dp: Compute port sync crtc states post compute_config()")
93a0ed6cc164 ("drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall")
919e4f07392d ("drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when clearing DDI select")
b06cf5953339 ("drm/i915: Move dbuf slice update to proper place")
072fcc306be3 ("drm/i915: Remove skl_ddl_allocation struct")
5758e0738458 ("drm/i915/hdcp: move update pipe code to hdcp")
f119a5e2a4ca ("drm/i915: Nuke skl wm.dirty_pipes bitmask")
6dcde04706d8 ("drm/i915: Move linetime wms into the crtc state")
0560b0c6b36c ("drm/i915: Polish WM_LINETIME register stuff")
21fd23ac222f ("drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms")
dc008bf0aa09 ("drm/i915/display: use intel_de_*() functions for register access")
f7960e7f8f24 ("drm/i915/ddi: use intel_de_*() functions for register access")
d1b2828af0cc ("drm/i915: Fix modeset locks in sanitize_watermarks()")
cd49f8180681 ("drm/i915/display: conversion to new struct drm_device logging macros.")
c5c772cf8d7c ("drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed")
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")
9ecc6eabd8fe ("drm/i915/fbc: Move the plane state check into the fbc functions")
b7d02c3a124d ("drm/i915: Pass intel_encoder to enc_to_*()")
43a6d19cace6 ("drm/i915: Pass intel_connector to intel_attached_*()")
7829c92b913f ("drm/i915: Fix MST disable sequence")
60c6a14b489b ("drm/i915/display: Force the state compute phase once to enable PSR")
05a8e45136ca ("drm/i915/display: Use external dependency loop for port sync")
2dfbf9d2873a ("drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media engine")
5cf15dfca91c ("drm/i915: Add debug message for FB plane[0].offset!=0 error")
d156135e6a54 ("drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned")
7361bdb26c2c ("drm/i915: Add support for non-power-of-2 FB plane alignment")
a3d9382bd439 ("drm/i915/dp: Disable Port sync mode correctly on teardown")
aee40639cdc3 ("drm/i915/dp: Make port sync mode assignments only if all tiles present")
a603f5bd1691 ("drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset")
9eae5e27be4a ("drm/i915: prefer 3-letter acronym for ironlake")
f6df4d46bf1e ("drm/i915: prefer 3-letter acronym for skylake")
1e98f88cea0f ("drm/i915: prefer 3-letter acronym for haswell")
1e1a139d62d1 ("drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl")
8c4bba5ae24e ("drm/i915/display: Add comment to a function that probably can be removed")
080d47bfae80 ("drm/i915/mst: Force modeset on MST slaves when master needs a modeset")
5cb5b370c1be ("drm/i915/display: Prepare for fastset external dependencies check")