summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.10-rc2' into drm-intel-next-queuedDaniel Vetter2017-01-041-7/+0
|\
| * drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
* | drm/i915/dsi: Move disable pll call outside of clear_device_ready()Hans de Goede2016-12-231-2/+2
* | drm/i915: relax uncritical udelay_range() settingsNicholas Mc Guire2016-12-161-1/+2
* | drm/i915/glk: Reuse broxton code for geminilakeAnder Conselvan de Oliveira2016-12-021-15/+15
* | drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira2016-11-251-2/+2
* | drm/i915/bxt: Correct dual-link MIPI port control.Bob Paauwe2016-11-231-1/+4
|/
* drm/i915: Make IS_CHERRYVIEW only take dev_privTvrtko Ursulin2016-10-141-4/+4
* drm/i915: Make IS_BROXTON only take dev_privTvrtko Ursulin2016-10-141-14/+13
* drm/i915: Make HAS_GMCH_DISPLAY only take dev_privTvrtko Ursulin2016-10-141-1/+1
* drm/i915: Store port enum in intel_encoderPandiyan, Dhinakaran2016-09-211-0/+1
* drm/i915: Convert intel_dsi to use atomic stateMaarten Lankhorst2016-08-231-10/+11
* drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst2016-08-231-1/+2
* drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst2016-08-231-4/+12
* drm/i915: Kill has_dsi_encoderVille Syrjälä2016-07-071-4/+0
* drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson2016-07-041-18/+18
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-2/+3
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-1/+3
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-1/+4
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-1/+4
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-2/+4
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-1/+3
* drm/i915: Move connector registration to driver registrationChris Wilson2016-06-241-2/+0
* drm/i915: Move backlight registration to connector registrationChris Wilson2016-06-241-0/+1
* drm/i915: Move panel's backlight setup next to panel initChris Wilson2016-06-241-2/+1
* Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-241-0/+6
|\
| * Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-06-161-1/+0
| |\
| * | drm/i915/dsi: fix bxt split screen and color issueJani Nikula2016-06-061-0/+6
* | | drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson2016-06-191-1/+1
| |/ |/|
* | drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon2016-06-101-1/+0
|/
* drm/i915: Extract physical display dimensions from VBTVille Syrjälä2016-06-021-0/+3
* drm/i915: Give encoders useful namesVille Syrjälä2016-05-301-1/+1
* drm/i915/dsi: CABC support for Panel PWM backlight controlDeepak M2016-05-171-0/+17
* drm/i915/dsi: Add DCS control for Panel PWMJani Nikula2016-05-171-2/+17
* drm/i915/bxt: Adjusting the error in horizontal timings retrievalRamalingam C2016-04-281-9/+88
* drm/i915/BXT: Retrieving the horizontal timing for DSIRamalingam C2016-04-281-7/+37
* drm/i915: Unify VLV/CHV DPOunit clock gating disable/enableVille Syrjälä2016-04-271-6/+7
* drm/i915: Wait for power cycle delay after turning off DSI panel powerVille Syrjälä2016-04-191-1/+6
* drm/i915/dsi: fix CHV dsi encoder hardware state readout on port CJani Nikula2016-04-181-4/+5
* drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platformsVille Syrjälä2016-04-151-0/+5
* drm/i915: Hook up pfit for DSIVille Syrjälä2016-04-151-5/+68
* drm/i915: Compute DSI PLL parameters during .compute_config()Ville Syrjälä2016-04-151-6/+9
* drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHVVille Syrjälä2016-04-151-21/+7
* drm/i915: Power down the DSI PLL before reconfiguring itVille Syrjälä2016-04-121-0/+6
* drm/i915/BXT: Get pipe conf from the port registersRamalingam C2016-04-071-0/+60
* drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C2016-04-071-0/+18
* drm/i915/bxt: Fix DSI HW state readoutImre Deak2016-03-241-0/+9
* drm/i915/bxt: Initialize MIPI DSI for BXTShashank Sharma2016-03-221-0/+2
* drm/i915/bxt: allow dsi on any pipeJani Nikula2016-03-211-2/+7
* drm/i915/dsi: use the BIT macro for clarityJani Nikula2016-03-211-5/+5
OpenPOWER on IntegriCloud