summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dsi.c
AgeCommit message (Expand)Author
2017-09-13drm/i915/dsi: Replace MIPI command error message with debug messageMika Kahola
2017-09-13Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar
2017-08-22drm/i915: Constify states passed to enable/disable/etc. encoder hooksVille Syrjälä
2017-08-15drm/i915/edp: Allow alternate fixed mode for eDP if available.Jim Bride
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-06-15drm/i915/glk: Add cold boot sequence for GLK DSIMadhav Chauhan
2017-06-15drm/i915/glk: Split GLK DSI device ready functionalityMadhav Chauhan
2017-06-12drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...Maarten Lankhorst
2017-05-30drm/i915: Convert DSI connector properties to atomic.Maarten Lankhorst
2017-05-30drm/i915: Use per-connector scaling mode propertyMaarten Lankhorst
2017-05-30drm/i915: Use atomic scaling_mode instead of panel.fitting_modeMaarten Lankhorst
2017-04-28drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira
2017-03-07drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disableJani Nikula
2017-03-07drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequenceJani Nikula
2017-03-07drm/i915/dsi: stop using the drm_panel framework completelyJani Nikula
2017-03-07drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panelJani Nikula
2017-03-07drm/i915/dsi: remove support for more than one panel driverJani Nikula
2017-03-02drm/i915/glk: Fix DSI enable I/O sequenceMadhav Chauhan
2017-03-01drm/i915/dsi: Skip delays for v3 VBTs in vid-modeHans de Goede
2017-03-01drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)Hans de Goede
2017-03-01drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disableHans de Goede
2017-03-01drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF orderHans de Goede
2017-03-01drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlightHans de Goede
2017-03-01drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()Hans de Goede
2017-03-01drm/i915/dsi: Group DPOunit clock gate workaround with PLL enableHans de Goede
2017-03-01drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio callsHans de Goede
2017-03-01drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ONHans de Goede
2017-03-01drm/i915/dsi: Document the panel enable / disable sequences from the specHans de Goede
2017-03-01drm/i915/glk: Add MIPIIO Enable/disable sequenceDeepak M
2017-02-28drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT AHans de Goede
2017-02-28drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequencesHans de Goede
2017-02-28drm/i915/dsi: Move intel_dsi_clear_device_ready()Hans de Goede
2017-02-28drm/i915/dsi: Add intel_dsi_unprepare() helperHans de Goede
2017-02-28drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callersHans de Goede
2017-02-28drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packetHans de Goede
2017-02-28drm/i915/glk: Program new MIPI DSI PHY registers for GLKDeepak M
2017-02-27drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira
2017-02-16drm/i915/bxt: Disable device ready before shutdown commandUma Shankar
2017-02-16drm/i915/bxt: Fix BXT DSI ULPS sequenceUma Shankar
2017-02-16drm/i915: Set the Z inversion overlap fieldDeepak M
2017-02-15drm/i915: Check for platform specific GPIO configUma Shankar
2017-02-01drm/i915: Add MIPI_IO WA and program DSI regulatorsUma Shankar
2017-01-04Merge tag 'v4.10-rc2' into drm-intel-next-queuedDaniel Vetter
2016-12-23drm/i915/dsi: Move disable pll call outside of clear_device_ready()Hans de Goede
2016-12-16drm/i915: relax uncritical udelay_range() settingsNicholas Mc Guire
2016-12-02drm/i915/glk: Reuse broxton code for geminilakeAnder Conselvan de Oliveira
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira
2016-11-23drm/i915/bxt: Correct dual-link MIPI port control.Bob Paauwe