blob: 9efe396705345166a525203b501fe879eb5a1066 [file] [log] [blame]
0314da782d48 ("drm/i915/dsc: fix DSC register selection for ICL DSI transcoders")
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")
1326a92c3466 ("drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.")
3558cafc31ce ("drm/i915: Handle a few more cases for crtc hw/uapi split, v3.")
4e380d080be4 ("drm/i915: Stop frobbing crtc->base.mode")
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")
a6c948f98239 ("drm/i915/display/icl: In port sync mode disable slaves first then master")
eadf6f9170d5 ("drm/i915/display/icl: Enable master-slaves in trans port sync")
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")
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.")
af9fbfa657c8 ("drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.")
9b000b47cc18 ("drm/i915/color: fix broken gamma state-checker during boot")
1c4d821db919 ("drm/i915/tgl: Switch between dc3co and dc5 based on display idleness")
bdacf0871f87 ("drm/i915/tgl: Do modeset to enable and configure DC3CO exitline")
006e570128f4 ("drm/i915: Fix g4x sprite scaling stride check with GTT remapping")
49e3fb7fd880 ("drm/i915/dsb: Enable gamma lut programming using DSB.")
18febcb74ed3 ("drm/i915/dsb: feature flag added for display state buffer.")
bf93b7246548 ("drm/i915/color: Fix formatting issues")
60a02311cc58 ("drm/i915: Don't look at unrelated PIPECONF bits for interlaced readout")
ba2d08c2a9ad ("drm/i915: Extract intel_hdmi_limited_color_range()")
2e7f76c1e4b6 ("drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()")
fe4709a8d033 ("drm/i915: Extract intel_modeset_calc_cdclk()")
8d8b00318593 ("drm/i915: convert device info num_pipes to pipe_mask")
933122cc7cd2 ("drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs")
502d1c04f53c ("drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+")
249778704c01 ("drm/i915: add INTEL_NUM_PIPES() and use it")
d2f429ebb977 ("drm/i915: Add calc_voltage_level display vfunc")
751a93a15cde ("drm/i915: Consolidate {bxt,cnl,icl}_uninit_cdclk")