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
2018-11-13
drm/i915: Determine DSI panel orientation from VBT
Ville Syrjälä
2018-10-31
drm/i915/dsi: move connector mode functions to common file
Madhav Chauhan
2018-10-31
drm/i915/icl: Move dsi host init code to common file
Madhav Chauhan
2018-10-22
drm/i915/dsi: abstract intel_dsi_tlpx_ns()
Jani Nikula
2018-10-18
drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()
Jani Nikula
2018-07-06
drm/i915/dsi: rename the current DSI files based on first platform
Jani Nikula
2018-06-13
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
2018-06-01
drm/i915: s/plane/i9xx_plane/
Ville Syrjälä
2018-05-22
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Jani Nikula
2018-01-29
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
2017-12-08
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-04
drm/i915: Add "panel orientation" property to the panel connector, v6.
Hans de Goede
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
[next]