blob: d2daf1df8d71ba764bfeee1d1d48b2d883d507f3 [file] [log] [blame]
4f05d7aeba97 ("drm/i915: Fix port sync code to work with >2 pipes")
b932da3c8a35 ("drm/i915: Eliminate port sync copy pasta")
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")
dc008bf0aa09 ("drm/i915/display: 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.")
691313ea6214 ("drm/i915: Move encoder variable to tighter scope")
ee34801cc0e8 ("drm/i915: Prefer to use the pipe to index the ddb entries")
9ecc6eabd8fe ("drm/i915/fbc: Move the plane state check into the fbc functions")
43a6d19cace6 ("drm/i915: Pass intel_connector to intel_attached_*()")
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")
aee40639cdc3 ("drm/i915/dp: Make port sync mode assignments only if all tiles present")
1e1a139d62d1 ("drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl")
8c4bba5ae24e ("drm/i915/display: Add comment to a function that probably can be removed")
659f14158f1f ("drm/i915/display: Always enables MST master pipe first")
6671c367a9be ("drm/i915/tgl: Select master transcoder for MST stream")
ee36c7c0c837 ("drm/i915/display: Share intel_connector_needs_modeset()")
4941f35b48f7 ("drm/i915: Make sure CCS YUV semiplanar format checks work")
931cd348bb8d ("drm/i915: Skip rotated offset adjustment for unsupported modifiers")
71df86f0fbf5 ("drm/i915/tgl: Make sure FBs have a correct CCS plane stride")
b3e57bccd68a ("drm/i915/tgl: Gen-12 render decompression")
e7af90945794 ("drm/i915: Add helpers to select correct ccs/aux planes")
13f2cb9a2800 ("drm/i915: Extract framebufer CCS offset checks into a function")
86f236bbbd88 ("drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment")
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()")
601a9ee0f0c7 ("drm/i915: Streamline skl_commit_modeset_enables()")
b104e8b20097 ("drm/i915: Pass cpu transcoder to assert_pipe()")
a722146b5f52 ("drm/i915: ELiminate intel_pipe_to_cpu_transcoder() from assert_fdi_tx()")
fbacb15ea814 ("drm/i915/dsc: add basic hardware state readout support")
2d15f3925a4b ("drm/i915/dsc: add support for computing and writing PPS for DSI encoders")
e10ad9c69746 ("drm/i915/fbc: Reallocate cfb if we need more of it")
07fd0df822cc ("drm/i915/fbc: Wait for vblank after FBC disable on glk+")
6252bb78fcc3 ("drm/i915/fbc: Start using flip nuke")
c866a0e41640 ("drm/i915/fbc: Nuke fbc.enabled")
31ce20c24721 ("drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/")
6f745ba696fd ("drm/i915/fbc: Precompute gen9 cfb stride w/a")
04da7b9f9af6 ("drm/i915: Relocate intel_crtc_active()")
fb2d8e0cd4d7 ("drm/i915/fbc: Nuke bogus single pipe fbc1 restriction")
ad457191015a ("drm/i915/display: Refactor intel_commit_modeset_disables()")
3ca8f1918883 ("drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off")
1ac87297e50e ("drm/i915/display: Do not check for the ddb allocations of turned off pipes")
7181f5c58610 ("drm/i915: Clean up the gen2 "no planes -> underrun" workaround")
bee43ca4c1cc ("drm/i915: Clean up intel_{pre,post}_plane_update()")
0e75fb8c03aa ("drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update()")