blob: 1510136dec761996f10aa37e8bce57e2c67e94b3 [file] [log] [blame]
9eae5e27be4a ("drm/i915: prefer 3-letter acronym for ironlake")
f6df4d46bf1e ("drm/i915: prefer 3-letter acronym for skylake")
1e98f88cea0f ("drm/i915: prefer 3-letter acronym for haswell")
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()")
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()")
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")
5b4f4e94df8e ("drm/i915: Pass intel_crtc to ironlake_fdi_disable()")
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")
f616de0e24d3 ("drm/i915/gt: Tidy up debug-warns for the mocs control table")
ff15e5a068ee ("drm/i915/display/mst: Enable virtual channel payload allocation earlier")
5e19c0b062b4 ("drm/i915: Expand documentation for gen12 DP pre-enable sequence")
1e460bf9eaa5 ("drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()")
a687b4ef6e28 ("drm/i915/tgl: do not enable transcoder clock twice on MST")
58d124ea2739 ("drm/i915: Complete crtc hw/uapi split, v6.")
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.")
aa42a50add15 ("drm/i915: Perform manual conversions for crtc uapi/hw split, v2.")
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")