blob: d6a1866d270d7d64ab2b28baeafee09ce1b63c40 [file] [log] [blame]
03c7e4f1190e ("drm/i915: Move hpd_pin setup to encoder init")
5fb908ebb875 ("drm/i915: Mark all HPD capabled connectors as such")
32e3ae50b287 ("drm/i915/hpd: Replace the loop-within-loop with two independent loops")
9d552c22f794 ("drm/i915/crt: Configure connector->polled and encoder->hpd_pin consistently")
012ee690372c ("drm/i915: Introduce intel_connector_hpd_pin()")
70a221b24288 ("drm/i915: Prefer intel_connector over drm_connector in hotplug code")
fa7edcd25cd0 ("drm/i915: Use intel_attached_encoder()")
fde7266fb2f6 ("drm/i915: Fix eDP DPCD aux max backlight calculations")
b7d02c3a124d ("drm/i915: Pass intel_encoder to enc_to_*()")
43a6d19cace6 ("drm/i915: Pass intel_connector to intel_attached_*()")
6251215fe56c ("drm/i915: use true,false for bool variable in intel_crt.c")
60c6a14b489b ("drm/i915/display: Force the state compute phase once to enable PSR")
6671c367a9be ("drm/i915/tgl: Select master transcoder for MST stream")
ee36c7c0c837 ("drm/i915/display: Share intel_connector_needs_modeset()")
c360824a9d84 ("drm/i915: Provide ddc symlink in hdmi connector sysfs directory")
17bef9baf339 ("drm/i915: Nuke .post_pll_disable() for DDI platforms")
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")
fbacb15ea814 ("drm/i915/dsc: add basic hardware state readout support")
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")
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")
bee43ca4c1cc ("drm/i915: Clean up intel_{pre,post}_plane_update()")
0e75fb8c03aa ("drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update()")
60aca5741a69 ("drm/i915: Pass dev_priv to ilk_disable_lp_wm()")
d2432796dc72 ("drm/i915: Clean up arguments to nv12/scaler w/a funcs")
78eaaba3cd78 ("drm/i915/display/mst: Move DPMS_OFF call to post_disable")
50a7efb280a8 ("drm/i915/dp: Power down sink before disable pipe/transcoder clock")
e815aff59dcf ("drm/i915/display: Check the old state to find port sync slave")
e44c84a14469 ("drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()")
7a8fdb1f272b ("drm/i915: Change watermark hook calling convention")
d18b6bb80a5a ("drm/i915: Add intel_crtc_vblank_off()")
021ba1005569 ("drm/i915: Change intel_encoders_<hook>() calling convention")
d670719467ec ("drm/i915: do not warn late about hdmi on port A")
0ccc42a2fd51 ("drm/i915: Preload LUTs if the hw isn't currently using them")
70dfbc29ab9b ("drm/i915: switch intel_ddi_init() to intel types")
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")
a687b4ef6e28 ("drm/i915/tgl: do not enable transcoder clock twice on MST")
f90a85e76c2a ("drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.")
7b3cb17a48dc ("drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.")
5b6edb88008f ("drm/i915: Add aliases for uapi and hw to plane_state")