blob: b21c24d8e96851a1bdb3bed152dfe40354013016 [file] [log] [blame]
9f952664e38c ("drm/i915: Drop redundant checks to update PSR state")
23ec9f52e522 ("drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug")
a037121c3c7f ("drm/i915: Mark up debugfs with rpm wakeref tracking")
16e4dd0342a8 ("drm/i915: Markup paired operations on wakerefs")
bd780f37a361 ("drm/i915: Track all held rpm wakerefs")
f663b0ca9b7d ("drm/i915/selftests: recreate WA lists inside the selftest")
2f80d7bd8d93 ("drm/i915: drop all drmP.h includes")
d25f71a162a9 ("drm/i915: Return immediately if trylock fails for direct-reclaim")
0258404f9d38 ("drm/i915: start moving runtime device info to a separate struct")
167bc759e823 ("drm/i915: Restrict PSMI context load w/a to Haswell GT1")
2ef82327c2c7 ("drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)")
f513ac76530c ("drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines")
57b19d55189b ("drm/i915/icl: Record the valid VDBoxes with SFC capability")
921f3a60e54e ("drm/i915/selftests: Verify we can perform resets from atomic context")
5edd56d394dc ("drm/i915/selftests: Check we can recover a wedged device")
cf819eff907a ("drm/i915: replace IS_GEN<N> with IS_GEN(..., N)")
e6154e4cb8b0 ("drm/i915: Skip the ERR_PTR error state")
3abd6143f971 ("drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref")
d15f9cdd59ba ("drm/i915/icl: Do not change reserved registers related to PSR2")
517974992593 ("drm/i915: Allocate a common scratch page")
452420d22d5b ("drm/i915: Fuse per-context workaround handling with the common framework")
69bcdecf1af5 ("drm/i915: Move register white-listing to the common workaround framework")
28d6ccce73be ("drm/i915/selftests: Add tests for GT and engine workaround verification")
094304beb4e1 ("drm/i915: Verify GT workaround state after GPU init")
4a15c75c4246 ("drm/i915: Introduce per-engine workarounds")
25d140faaa25 ("drm/i915: Record GT workarounds in a list")
e1bf094b3c75 ("drm/i915: Add HAS_DISPLAY() and use it")
f0ad62a631e0 ("drm/i915/psr: Get pipe id following atomic guidelines")
b9f78d675230 ("drm/i915/selftests: Fix live_workarounds to actually do resets")
8d2f6e2f2721 ("drm/i915/selftests: Extract spinner code")
168243c18010 ("drm/i915/dsc: Define & Compute VESA DSC params")
a4a157777c80 ("drm/i915/dp: Compute DSC pipe config in atomic check")
7b610f1fbed2 ("drm/i915/dp: Add DSC params and DSC config to intel_crtc_state")
ff43bc379e16 ("drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+")
51de9c6d2559 ("drm/i915: Don't pass dev_priv around so much")
8315847bf4df ("drm/i915: Clean up skl+ vs. icl+ watermark computation")
6a3c910b081d ("drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()")
14a43062b903 ("drm/i915: Remove some useless zeroing on skl+ wm calculations")
ce110ec311e9 ("drm/i915: Fix latency==0 handling for level 0 watermark on skl+")
83234d13f9fd ("drm/i915: Reorganize plane register writes to make them more atomic")
0e39037b3165 ("drm/i915: Cache the error string")
95fd94a645f7 ("drm/i915: avoid rebuilding i915_gpu_error.o on version string updates")
8f19b401a6fc ("drm/i915: Make CHICKEN_TRANS reg not depend on enum value")
cab870b7fdf3 ("drm/i915/ilk: Fix warning when reading emon_status with no output")
2d332ee12396 ("drm/i915: extract fixed point math to i915_fixed.h")
fb6f0b64e455 ("drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture")
03981c6ebec4 ("drm/i915: Disable LP3 watermarks on all SNB machines")
cb8ef723ab81 ("drm/i915/gen9_bc: Work around DMC bug zeroing power well requests")
745aa6cdee6b ("drm/i915: Fix icl workarounds whitespaces")
85f04aa569ad ("drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA")