blob: b598250d39c2ac30106b6b89cc45f2d5fc25d254 [file] [log] [blame]
007ff34e61c5 ("drm/i915/display/vlv_dsi: Prefer drm_WARN_ON over WARN_ON")
21fd23ac222f ("drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms")
773b4b54351c ("drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()")
f5271ee50d28 ("drm/i915: Pass old crtc state to intel_crtc_vblank_off()")
cfb627c44851 ("drm/i915: Pass old crtc state to skylake_scaler_disable()")
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")
3ca8f1918883 ("drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off")
78eaaba3cd78 ("drm/i915/display/mst: Move DPMS_OFF call to post_disable")
50a7efb280a8 ("drm/i915/dp: Power down sink before disable pipe/transcoder clock")
7451a074bf2f ("drm/i915: Change .crtc_enable/disable() calling convention")
502d871459d2 ("drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()")
e44c84a14469 ("drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()")
7a8fdb1f272b ("drm/i915: Change watermark hook calling convention")
407b94058b3b ("drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on()")
d18b6bb80a5a ("drm/i915: Add intel_crtc_vblank_off()")
021ba1005569 ("drm/i915: Change intel_encoders_<hook>() calling convention")
cc7a4cffea21 ("drm/i915: Fix frame start delay programming")
ff15e5a068ee ("drm/i915/display/mst: Enable virtual channel payload allocation earlier")
1e460bf9eaa5 ("drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()")
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()")
1d581dc3f505 ("drm/i915: Add CHICKEN_TRANS_D")
12c4d4c18c5d ("drm/i915: Use _PICK() for CHICKEN_TRANS()")
3e7abf814193 ("drm/i915: Extract GT render power state management")
dbe20703e178 ("drm/i915: Simplify skl_max_scale()")
bb6ae9e653dc ("drm/i915: Allow planes to declare their minimum acceptable cdclk")
1d5a95b5c943 ("drm/i915: Rework global state locking")
2871ea85c119 ("drm/i915/gt: Split intel_ring_submission")
058179e72e09 ("drm/i915/gt: Replace hangcheck by heartbeats")
2e0986a58cc4 ("drm/i915/gem: Cancel contexts when hangchecking is disabled")
3a7a92aba8fb ("drm/i915/execlists: Force preemption")
a8c51ed22b0e ("drm/i915/gt: Try to more gracefully quiesce the system before resets")
adcb52649498 ("drm/i915: Pass intel_gt to intel_engines_init_mmio")
b5e8e954eb67 ("drm/i915/gt: Introduce barrier pulses along engines")
0dc3c562aa95 ("drm/i915: Extract GT ring management")
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")