blob: 4e9f2cb4d5525bd9c67eeae5daa534a59733fc61 [file] [log] [blame]
da51e4bafdfa ("drm/i915: Introduce HPD_PORT_TC<n>")
03c7e4f1190e ("drm/i915: Move hpd_pin setup to encoder init")
a52bfcdd806f ("drm/i915: Nuke the redundant TC/TBT HPD bit defines")
ddff9a602e5e ("drm/i915/rkl: Handle HTI")
2cf122070c56 ("drm/i915/rkl: Update TGP's pin mapping when paired with RKL")
24d2fc3d530e ("drm/i915/rkl: Disable PSR2")
123f62de419f ("drm/i915/rkl: Add RKL platform info and PCI ids")
0398993b82f4 ("drm/i915: Stash hpd status bits under dev_priv")
10cf8e755a9a ("drm/i915: Store cpu_transcoder_mask in device info")
0a7ada196675 ("drm/i915: Enable non-contiguous pipe fusing")
3492d170513a ("drm/i915/tgl: Remove require_force_probe protection")
270810a73210 ("drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (v5)")
d54c1a513c48 ("drm/i915: Fix broken transcoder err state")
aca9310a0c7d ("drm/i915: Remove (pipe == crtc->index) assumption")
5fb908ebb875 ("drm/i915: Mark all HPD capabled connectors as such")
32e3ae50b287 ("drm/i915/hpd: Replace the loop-within-loop with two independent loops")
7203d49cdcb2 ("drm/i915: Sprinkle missing commas")
9d552c22f794 ("drm/i915/crt: Configure connector->polled and encoder->hpd_pin consistently")
012ee690372c ("drm/i915: Introduce intel_connector_hpd_pin()")
f7960e7f8f24 ("drm/i915/ddi: use intel_de_*() functions for register access")
70a221b24288 ("drm/i915: Prefer intel_connector over drm_connector in hotplug code")
fa7edcd25cd0 ("drm/i915: Use intel_attached_encoder()")
c5faae5a4572 ("drm/i915/bios: add intel_bios_port_supports_*()")
17004bfb53ec ("drm/i915/bios: add intel_bios_alternate_ddc_pin()")
f83acdab8266 ("drm/i915/bios: add intel_bios_dp_max_link_rate()")
01a60883af04 ("drm/i915/bios: intel_bios_hdmi_boost_level()")
605a18722c7c ("drm/i915/bios: intel_bios_dp_boost_level()")
0aed3bdede66 ("drm/i915/bios: add intel_bios_hdmi_level_shift()")
d9ee21111bd9 ("drm/i915/bios: add intel_bios_max_tmds_encoder()")
68b3271729f5 ("drm/i915: conversion to new logging macros in i915/intel_device_info.c")
fde7266fb2f6 ("drm/i915: Fix eDP DPCD aux max backlight calculations")
bd3cf6f7ce20 ("drm/i915/dp/tgl+: Update combo phy vswing tables")
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")
a3d9382bd439 ("drm/i915/dp: Disable Port sync mode correctly on teardown")
31409fff1a39 ("drm/i915: simplify prefixes on device_info")
c59053dc58fa ("drm/i915/dp: Fix MST disable sequence")
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")
5956f44028f5 ("drm/i915/display: move clk off sanitize to its own function")
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()")
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()")