blob: 850f23cb5abfbac25716a421b3bf0acad422323b [file] [log] [blame]
5cb3c1a123fc ("drm/i915: Add the missing HDMI gamut metadata packet stuff")
1d7765380f66 ("drm/i915: Remove mostly duplicated video DIP handling from PSR code")
d2419ffc10e4 ("drm/i915: Plumb crtc_state to PSR enable/disable")
f99be1b322cc ("drm/i915: Move infoframe vfuncs into intel_digital_port")
c5f93fcf2ee1 ("drm/i915: Disable infoframes when shutting down DDI HDMI")
b47ef0f793d9 ("drm/i915: Check has_infoframes when enabling infoframes")
b037d58f9762 ("drm/i915: Pass crtc_state and connector state to backlight enable/disable functions")
7618138d8b40 ("drm/i915/ddi: Avoid long delays during system suspend / eDP disabling")
1524e93e1eb4 ("drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c")
b0dd6887029c ("drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence")
3f751d6517d2 ("drm/i915/dsi: stop using the drm_panel framework completely")
b9e56754ec79 ("drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel")
7967ef6a02c7 ("drm/i915/dsi: remove support for more than one panel driver")
3dc38eea665f ("drm/i915: Remove direct usages of intel_crtc->config from DDI code")
e9ce1a625fca ("drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable")
25b4620ee822 ("drm/i915/dsi: Skip delays for v3 VBTs in vid-mode")
38dec5c0892a ("drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)")
7108b436c2b5 ("drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable")
f5bce6df8868 ("drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight")
3e40fa8a3168 ("drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()")
deae2006a3a8 ("drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable")
c7dc5275bcbd ("drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls")
19c17df3cb5e ("drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON")
249f69623531 ("drm/i915/dsi: Document the panel enable / disable sequences from the spec")
18a00095a5f3 ("drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences")
5a2e65e742ca ("drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers")
3870b89a810b ("drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet")
62b695662a24 ("drm/i915: Only enable DDI IO power domains after enabling DPLL")
71cc22e5db89 ("drm/i915/glk: Don't enable DDI IO power domains during init")
79f255a0c99c ("drm/i915: Store encoder power domain in struct intel_encoder")
5432fcaff3ce ("drm/i915: Store aux power domain in intel_dp")
d8fc70b7367b ("drm/i915: Make power domain masks 64 bit long")
b71953a16da6 ("drm/i915/dp: Move initialization of hpd_pin to a new function")
ca4c38909fab ("drm/i915: Remove WA for swapped HPD pins in broxton A stepping")
3c779a49bd7c ("drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)")
1881a4234ef0 ("drm/i915: Add MIPI_IO WA and program DSI regulators")
b976dc53ec43 ("drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.")
8da53efaa228 ("drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.")
6433226b0f51 ("drm/i915/psr: set PSR_MASK bits for deep sleep")
d86f0482cd03 ("drm/i915/psr: set CHICKEN_TRANS for psr2")
3fcb0ca1d8db ("drm/i915/psr: fix blank screen issue for psr2")
acf45d11050a ("drm/i915/psr: disable psr2 for resolution greater than 32X20")
97da2ef449c4 ("drm/i915/psr: program vsc header for psr2")
e840fd310852 ("drm/i915/dsi: Move disable pll call outside of clear_device_ready()")
8727dc090284 ("drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.")
213e08ad60ba ("drm/i915/bxt: add bxt dsi gpio element support")
0a116ce895e7 ("drm/i915/glk: Implement Geminilake DDI init sequence")
0d03926de530 ("drm/i915/glk: Add power wells for Geminilake")
cc3f90f0633c ("drm/i915/glk: Reuse broxton code for geminilake")
3e4274f86e73 ("drm/i915/glk: Add a IS_GEN9_LP() macro")