blob: 141a1d2e1017157282c138e0177c99494d8623cb [file] [log] [blame]
8a029c113b17 ("drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave")
f153478de4b2 ("drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders")
d1ab5b272740 ("drm/i915/vdsc: use intel_de_*() functions for register access")
c5c772cf8d7c ("drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed")
4cb48c447e87 ("drm/i915/dsc: clarify DSC support for pipe A on ICL")
0314da782d48 ("drm/i915/dsc: fix DSC register selection for ICL DSI transcoders")
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")
deaaff49198d ("drm/i915/dsc: make DSC source support helper generic")
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")
75217f8d029b ("drm/i915/dsc: rename functions for consistency")
b0ab655c8716 ("drm/i915/dsc: split out encoder specific parts from DSC compute params")
6aead5df0556 ("drm/i915/dsc: clean up rc parameter table access")
074f51574e7a ("drm/i915/dsc: make parameter arrays const")
2225f3c6f1d7 ("drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.")
1326a92c3466 ("drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.")
2b808b3a27d1 ("drm/i915: Add aliases for uapi and hw to crtc_state")
3558cafc31ce ("drm/i915: Handle a few more cases for crtc hw/uapi split, v3.")
4e380d080be4 ("drm/i915: Stop frobbing crtc->base.mode")
25f899544fb4 ("drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()")
0f9ed3b2c9ec ("drm/i915/display/cnl+: Handle fused off DSC")
ee595888e1c2 ("drm/i915/display/icl+: Check if DMC is fused off")
7a40aac1d77a ("drm/i915/display: Check if FBC is fused off")
74393109a8c3 ("drm/i915/display: Handle fused off HDCP")
a20e26d8421a ("drm/i915: Add two spaces before the SKL_DFSM registers")
bb6ae9e653dc ("drm/i915: Allow planes to declare their minimum acceptable cdclk")
1d5a95b5c943 ("drm/i915: Rework global state locking")
aaed4dd69686 ("drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config")
010663a61c40 ("drm/i915/dsc: rename crtc state dsc_params member to dsc")
73cefd903de7 ("drm/i915: add pipe id/name to pipe mismatch logs")
cbd9b9f2e7b1 ("drm/i915: remove extra new line on pipe_config mismatch")
a6c948f98239 ("drm/i915/display/icl: In port sync mode disable slaves first then master")
51528afe7c5e ("drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence")
eadf6f9170d5 ("drm/i915/display/icl: Enable master-slaves in trans port sync")
ba5f1ae95d28 ("drm/i915/display/icl: HW state readout for transcoder port sync config")
705135bd734c ("drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports")
bfb926e32385 ("drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync")
36b53a291b6a ("drm/i915: Make dirty_pipes refer to pipes")
3abe897787c2 ("drm/i915: Prepare the mode readout for hw vs. uapi state split")
de3b67afc060 ("drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split")
4078c983feb9 ("drm/i915: Switch intel_legacy_cursor_update() to intel_ types")
993254292b9e ("drm/i915: Refactor timestamping constants update")
3e30d70805d5 ("drm/i915: Make .modeset_calc_cdclk() mandatory")
131d3b1af105 ("drm/i915: Stop using drm_atomic_helper_check_planes()")
3a612765f423 ("drm/i915: Remove cursor use of properties for coordinates")
d8bd3e157a17 ("drm/i915: Remove begin/finish_crtc_commit, v4.")