index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
Age
Commit message (
Expand
)
Author
2017-11-09
drm/i915: Eliminate some encoder->crtc usage from DSI code
Ville Syrjälä
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
2017-10-20
drm/i915: Use existing DSI backlight ports info
Madhav Chauhan
2017-10-06
drm/i915: push DDI and DSI underrun reporting on enable to encoder
Jani Nikula
2017-09-26
drm/i915: Enable scanline read based on frame timestamps
Uma Shankar
2017-09-13
drm/i915/dsi: Replace MIPI command error message with debug message
Mika Kahola
2017-09-13
Revert "drm/i915/bxt: Disable device ready before shutdown command"
Uma Shankar
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
2017-08-15
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-06-15
drm/i915/glk: Add cold boot sequence for GLK DSI
Madhav Chauhan
2017-06-15
drm/i915/glk: Split GLK DSI device ready functionality
Madhav Chauhan
2017-06-12
drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...
Maarten Lankhorst
2017-05-30
drm/i915: Convert DSI connector properties to atomic.
Maarten Lankhorst
2017-05-30
drm/i915: Use per-connector scaling mode property
Maarten Lankhorst
2017-05-30
drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
Maarten Lankhorst
2017-04-28
drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages
Ander Conselvan de Oliveira
2017-03-07
drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable
Jani Nikula
2017-03-07
drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence
Jani Nikula
2017-03-07
drm/i915/dsi: stop using the drm_panel framework completely
Jani Nikula
2017-03-07
drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel
Jani Nikula
2017-03-07
drm/i915/dsi: remove support for more than one panel driver
Jani Nikula
2017-03-02
drm/i915/glk: Fix DSI enable I/O sequence
Madhav Chauhan
2017-03-01
drm/i915/dsi: Skip delays for v3 VBTs in vid-mode
Hans de Goede
2017-03-01
drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
Hans de Goede
2017-03-01
drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
Hans de Goede
2017-03-01
drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
Hans de Goede
2017-03-01
drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
Hans de Goede
2017-03-01
drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
Hans de Goede
2017-03-01
drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
Hans de Goede
2017-03-01
drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
Hans de Goede
2017-03-01
drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
Hans de Goede
2017-03-01
drm/i915/dsi: Document the panel enable / disable sequences from the spec
Hans de Goede
2017-03-01
drm/i915/glk: Add MIPIIO Enable/disable sequence
Deepak M
2017-02-28
drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
Hans de Goede
2017-02-28
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
Hans de Goede
2017-02-28
drm/i915/dsi: Move intel_dsi_clear_device_ready()
Hans de Goede
2017-02-28
drm/i915/dsi: Add intel_dsi_unprepare() helper
Hans de Goede
2017-02-28
drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
Hans de Goede
2017-02-28
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
Hans de Goede
2017-02-28
drm/i915/glk: Program new MIPI DSI PHY registers for GLK
Deepak M
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
2017-02-16
drm/i915/bxt: Disable device ready before shutdown command
Uma Shankar
2017-02-16
drm/i915/bxt: Fix BXT DSI ULPS sequence
Uma Shankar
2017-02-16
drm/i915: Set the Z inversion overlap field
Deepak M
2017-02-15
drm/i915: Check for platform specific GPIO config
Uma Shankar
2017-02-01
drm/i915: Add MIPI_IO WA and program DSI regulators
Uma Shankar
2017-01-04
Merge tag 'v4.10-rc2' into drm-intel-next-queued
Daniel Vetter
2016-12-23
drm/i915/dsi: Move disable pll call outside of clear_device_ready()
Hans de Goede
[next]