Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
71851fa82f4d644f947dd60cfcf81b47640c1b51
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
ba14a1a
drm/i915: Convert DSI connector properties to atomic.
by Maarten Lankhorst
· 8 years ago
8b45330
drm/i915: Use per-connector scaling mode property
by Maarten Lankhorst
· 8 years ago
eead06d
drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
by Maarten Lankhorst
· 8 years ago
3acbec0
drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages
by Ander Conselvan de Oliveira
· 8 years ago
fefc51e
drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable
by Jani Nikula
· 8 years ago
b0dd688
drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence
by Jani Nikula
· 8 years ago
3f751d6
drm/i915/dsi: stop using the drm_panel framework completely
by Jani Nikula
· 8 years ago
b9e5675
drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel
by Jani Nikula
· 8 years ago
7967ef6
drm/i915/dsi: remove support for more than one panel driver
by Jani Nikula
· 8 years ago
9ce5374
drm/i915/glk: Fix DSI enable I/O sequence
by Madhav Chauhan
· 8 years ago
25b4620
drm/i915/dsi: Skip delays for v3 VBTs in vid-mode
by Hans de Goede
· 8 years ago
38dec5c
drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
by Hans de Goede
· 8 years ago
7108b43
drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
by Hans de Goede
· 8 years ago
3983145
drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
by Hans de Goede
· 8 years ago
f5bce6d
drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
by Hans de Goede
· 8 years ago
3e40fa8
drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
by Hans de Goede
· 8 years ago
deae200
drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
by Hans de Goede
· 8 years ago
c7dc527
drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
by Hans de Goede
· 8 years ago
19c17df
drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
by Hans de Goede
· 8 years ago
249f696
drm/i915/dsi: Document the panel enable / disable sequences from the spec
by Hans de Goede
· 8 years ago
4644848
drm/i915/glk: Add MIPIIO Enable/disable sequence
by Deepak M
· 8 years ago
1e08a26
drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
by Hans de Goede
· 8 years ago
18a0009
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
by Hans de Goede
· 8 years ago
14be7a5
drm/i915/dsi: Move intel_dsi_clear_device_ready()
by Hans de Goede
· 8 years ago
c7991ec
drm/i915/dsi: Add intel_dsi_unprepare() helper
by Hans de Goede
· 8 years ago
5a2e65e7
drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
by Hans de Goede
· 8 years ago
3870b89
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
by Hans de Goede
· 8 years ago
b426f98
drm/i915/glk: Program new MIPI DSI PHY registers for GLK
by Deepak M
· 8 years ago
79f255a
drm/i915: Store encoder power domain in struct intel_encoder
by Ander Conselvan de Oliveira
· 8 years ago
bbdf0b2
drm/i915/bxt: Disable device ready before shutdown command
by Uma Shankar
· 8 years ago
eba4daf
drm/i915/bxt: Fix BXT DSI ULPS sequence
by Uma Shankar
· 8 years ago
6043801
drm/i915: Set the Z inversion overlap field
by Deepak M
· 8 years ago
645a2f6
drm/i915: Check for platform specific GPIO config
by Uma Shankar
· 8 years ago
1881a42
drm/i915: Add MIPI_IO WA and program DSI regulators
by Uma Shankar
· 8 years ago
a402eae
Merge tag 'v4.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
e840fd3
drm/i915/dsi: Move disable pll call outside of clear_device_ready()
by Hans de Goede
· 8 years ago
0a7b35ce
drm/i915: relax uncritical udelay_range() settings
by Nicholas Mc Guire
· 8 years ago
cc3f90f
drm/i915/glk: Reuse broxton code for geminilake
by Ander Conselvan de Oliveira
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
c39055b
drm/i915: Pass dev_priv to intel_setup_outputs()
by Ander Conselvan de Oliveira
· 8 years ago
812b1d2
drm/i915/bxt: Correct dual-link MIPI port control.
by Bob Paauwe
· 8 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 8 years ago
49cff96
drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv
by Tvrtko Ursulin
· 8 years ago
03cdc1d
drm/i915: Store port enum in intel_encoder
by Pandiyan, Dhinakaran
· 8 years ago
5eff0ed
drm/i915: Convert intel_dsi to use atomic state
by Maarten Lankhorst
· 8 years ago
0a478c2
drm/i915: Make encoder->compute_config take the connector state
by Maarten Lankhorst
· 8 years ago
fd6bbda
drm/i915: Pass crtc_state and connector_state to encoder functions
by Maarten Lankhorst
· 8 years ago
d7edc4e
drm/i915: Kill has_dsi_encoder
by Ville Syrjälä
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
0698cf6
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
2af0507
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
e7615b3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
84c2aa9
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
8c6cea0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
9b6a2d7
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
843152b
drm/i915: Move connector registration to driver registration
by Chris Wilson
· 9 years ago
1ebaa0b
drm/i915: Move backlight registration to connector registration
by Chris Wilson
· 9 years ago
fda9ee9
drm/i915: Move panel's backlight setup next to panel init
by Chris Wilson
· 9 years ago
9da1030
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c191eca
drm/i915: Move intel_connector->unregister to connector->early_unregister
by Chris Wilson
· 9 years ago
c199412
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
cc22a86
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
by Boris Brezillon
· 9 years ago
f90e8c3
drm/i915/dsi: fix bxt split screen and color issue
by Jani Nikula
· 9 years ago
df45724
drm/i915: Extract physical display dimensions from VBT
by Ville Syrjälä
· 9 years ago
580d8ed
drm/i915: Give encoders useful names
by Ville Syrjälä
· 9 years ago
1ecc1c6
drm/i915/dsi: CABC support for Panel PWM backlight control
by Deepak M
· 9 years ago
9019835
drm/i915/dsi: Add DCS control for Panel PWM
by Jani Nikula
· 9 years ago
042ab0c
drm/i915/bxt: Adjusting the error in horizontal timings retrieval
by Ramalingam C
· 9 years ago
cefc4e1
drm/i915/BXT: Retrieving the horizontal timing for DSI
by Ramalingam C
· 9 years ago
d1877c0
drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable
by Ville Syrjälä
· 9 years ago
1d5c65e
drm/i915: Wait for power cycle delay after turning off DSI panel power
by Ville Syrjälä
· 9 years ago
e6f5778
drm/i915/dsi: fix CHV dsi encoder hardware state readout on port C
by Jani Nikula
· 9 years ago
234126c
drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms
by Ville Syrjälä
· 9 years ago
f4ee265
drm/i915: Hook up pfit for DSI
by Ville Syrjälä
· 9 years ago
47eacba
drm/i915: Compute DSI PLL parameters during .compute_config()
by Ville Syrjälä
· 9 years ago
cd2d34d
drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV
by Ville Syrjälä
· 9 years ago
f00b568
drm/i915: Power down the DSI PLL before reconfiguring it
by Ville Syrjälä
· 9 years ago
6f0e753
drm/i915/BXT: Get pipe conf from the port registers
by Ramalingam C
· 9 years ago
43367ec
drm/i915: Sharing the pixel_format_from_vbt to whole i915
by Ramalingam C
· 9 years ago
db18b6a
drm/i915/bxt: Fix DSI HW state readout
by Imre Deak
· 9 years ago
c6c794a
drm/i915/bxt: Initialize MIPI DSI for BXT
by Shashank Sharma
· 9 years ago
2e85ab4
drm/i915/bxt: allow dsi on any pipe
by Jani Nikula
· 9 years ago
701d25b
drm/i915/dsi: use the BIT macro for clarity
by Jani Nikula
· 9 years ago
4d1de97
drm/i915/bxt: add dsi transcoders
by Jani Nikula
· 9 years ago
7137aec
drm/i915: move VBT based DSI presence check to intel_bios.c
by Jani Nikula
· 9 years ago
6b93e9c
drm/i915/bxt: fix dsi hw state pipe readout
by Jani Nikula
· 9 years ago
1dcec2f
drm/i915/dsi: refactor dsi get hw state readout
by Jani Nikula
· 9 years ago
1e78aa0
drm/i915/dsi: start using enum mipi_dsi_pixel_format
by Jani Nikula
· 9 years ago
0aa8bdf
drm/i915/dsi: Using the bpp value wrt the pixel format
by Deepak M
· 9 years ago
d6e3af5
drm/i915/bxt: Remove DSP CLK_GATE programming for BXT
by Uma Shankar
· 9 years ago
3f3f42b
drm/i915/dsi: Ensure the HW is powered during HW state readout
by Imre Deak
· 9 years ago
58d4d32
drm/i915/dsi: Configure DSI after enabling DSI pll
by Ramalingam C
· 9 years ago
2da80b5
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
d7d85d8
drm/i915/dsi: abstract get pclk platform differences
by Jani Nikula
· 9 years ago
ade1ba7
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
51bce5b
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
56c4897
drm/i915: dual link pipe selection for bxt
by Deepak M
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 9 years ago
Next »