blob: 4b26c3193e7777cd69270a2f06f24925130db532 [file] [log] [blame]
012bf847d139 ("drm/i915/dsi: update some of the platform based checks")
e518634b4366 ("drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions")
ca3589c11815 ("drm/i915/dsi: rename the current DSI files based on first platform")
e1214b95ed83 ("drm/i915: Populate output_types from .get_config()")
7fba8306cceb ("drm/i915/dsi: arrange intel_dsi.h according to relevant files")
5431fc03adc8 ("drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.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")
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")
4644848369c0 ("drm/i915/glk: Add MIPIIO Enable/disable sequence")
18a00095a5f3 ("drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences")
14be7a5c29c2 ("drm/i915/dsi: Move intel_dsi_clear_device_ready()")
c7991ecad6a9 ("drm/i915/dsi: Add intel_dsi_unprepare() helper")
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")
bcc657004841 ("drm/i915/glk: Program txesc clock divider for GLK")
09a568e7ac2c ("drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT")
f340c2ff5ebd ("drm/i915/glk: Add DSI PLL divider range for glk")
7ff89ca21358 ("drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c")
4717e8bb7341 ("drm/i915: Clean up the .get_cdclk() assignment if ladder")
c49a0d054a05 ("drm/i915: s/get_display_clock_speed/get_cdclk/")
4e841ecd4e18 ("drm/i915: Nuke intel_mode_max_pixclk()")
a7d1b3f41a2d ("drm/i915: Store the pipe pixel rate in the crtc state")
6248017ae530 ("drm/i915: Get correct display clock on 945gm")
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.")
31bb2ef97ea9 ("drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()")
a8cd6da0c0d5 ("drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()")
1d4258db3e0b ("drm/i915: Remove useless casts to intel_plane_state")
ef426c103892 ("Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued")