Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable | Jani Nikula | 1 | -9/+12 |
2017-03-07 | drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence | Jani Nikula | 1 | -12/+12 |
2017-03-07 | drm/i915/dsi: stop using the drm_panel framework completely | Jani Nikula | 1 | -12/+2 |
2017-03-07 | drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel | Jani Nikula | 1 | -1/+1 |
2017-03-07 | drm/i915/dsi: remove support for more than one panel driver | Jani Nikula | 1 | -18/+1 |
2017-03-02 | drm/i915/glk: Fix DSI enable I/O sequence | Madhav Chauhan | 1 | -0/+1 |
2017-03-01 | drm/i915/dsi: Skip delays for v3 VBTs in vid-mode | Hans de Goede | 1 | -4/+15 |
2017-03-01 | drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested) | Hans de Goede | 1 | -0/+2 |
2017-03-01 | drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable | Hans de Goede | 1 | -0/+2 |
2017-03-01 | drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order | Hans de Goede | 1 | -0/+5 |
2017-03-01 | drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight | Hans de Goede | 1 | -2/+2 |
2017-03-01 | drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready() | Hans de Goede | 1 | -2/+7 |
2017-03-01 | drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable | Hans de Goede | 1 | -8/+8 |
2017-03-01 | drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls | Hans de Goede | 1 | -6/+4 |
2017-03-01 | drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON | Hans de Goede | 1 | -1/+0 |
2017-03-01 | drm/i915/dsi: Document the panel enable / disable sequences from the spec | Hans de Goede | 1 | -0/+37 |
2017-03-01 | drm/i915/glk: Add MIPIIO Enable/disable sequence | Deepak M | 1 | -11/+195 |
2017-02-28 | drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A | Hans de Goede | 1 | -3/+5 |
2017-02-28 | drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences | Hans de Goede | 1 | -4/+10 |
2017-02-28 | drm/i915/dsi: Move intel_dsi_clear_device_ready() | Hans de Goede | 1 | -43/+43 |
2017-02-28 | drm/i915/dsi: Add intel_dsi_unprepare() helper | Hans de Goede | 1 | -13/+24 |
2017-02-28 | drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers | Hans de Goede | 1 | -64/+44 |
2017-02-28 | drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet | Hans de Goede | 1 | -11/+1 |
2017-02-28 | drm/i915/glk: Program new MIPI DSI PHY registers for GLK | Deepak M | 1 | -0/+8 |
2017-02-27 | drm/i915: Store encoder power domain in struct intel_encoder | Ander Conselvan de Oliveira | 1 | -4/+5 |
2017-02-16 | drm/i915/bxt: Disable device ready before shutdown command | Uma Shankar | 1 | -0/+11 |
2017-02-16 | drm/i915/bxt: Fix BXT DSI ULPS sequence | Uma Shankar | 1 | -18/+5 |
2017-02-16 | drm/i915: Set the Z inversion overlap field | Deepak M | 1 | -4/+13 |
2017-02-15 | drm/i915: Check for platform specific GPIO config | Uma Shankar | 1 | -1/+2 |
2017-02-01 | drm/i915: Add MIPI_IO WA and program DSI regulators | Uma Shankar | 1 | -0/+24 |
2017-01-04 | Merge tag 'v4.10-rc2' into drm-intel-next-queued | Daniel Vetter | 1 | -7/+0 |
2016-12-23 | drm/i915/dsi: Move disable pll call outside of clear_device_ready() | Hans de Goede | 1 | -2/+2 |
2016-12-16 | drm/i915: relax uncritical udelay_range() settings | Nicholas Mc Guire | 1 | -1/+2 |
2016-12-02 | drm/i915/glk: Reuse broxton code for geminilake | Ander Conselvan de Oliveira | 1 | -15/+15 |
2016-12-01 | drm: Make the connector .detect() callback optional | Laurent Pinchart | 1 | -7/+0 |
2016-11-25 | drm/i915: Pass dev_priv to intel_setup_outputs() | Ander Conselvan de Oliveira | 1 | -2/+2 |
2016-11-23 | drm/i915/bxt: Correct dual-link MIPI port control. | Bob Paauwe | 1 | -1/+4 |
2016-10-14 | drm/i915: Make IS_CHERRYVIEW only take dev_priv | Tvrtko Ursulin | 1 | -4/+4 |
2016-10-14 | drm/i915: Make IS_BROXTON only take dev_priv | Tvrtko Ursulin | 1 | -14/+13 |
2016-10-14 | drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv | Tvrtko Ursulin | 1 | -1/+1 |
2016-09-21 | drm/i915: Store port enum in intel_encoder | Pandiyan, Dhinakaran | 1 | -0/+1 |
2016-08-23 | drm/i915: Convert intel_dsi to use atomic state | Maarten Lankhorst | 1 | -10/+11 |
2016-08-23 | drm/i915: Make encoder->compute_config take the connector state | Maarten Lankhorst | 1 | -1/+2 |
2016-08-23 | drm/i915: Pass crtc_state and connector_state to encoder functions | Maarten Lankhorst | 1 | -4/+12 |
2016-07-07 | drm/i915: Kill has_dsi_encoder | Ville Syrjälä | 1 | -4/+0 |
2016-07-04 | drm/i915: Mass convert dev->dev_private to to_i915(dev) | Chris Wilson | 1 | -18/+18 |
2016-06-30 | drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() | Chris Wilson | 1 | -2/+3 |
2016-06-30 | drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() | Chris Wilson | 1 | -1/+3 |
2016-06-30 | drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() | Chris Wilson | 1 | -1/+4 |
2016-06-30 | drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() | Chris Wilson | 1 | -1/+4 |