Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
51a2c944ead91171495ef338689da057bbcaab0c
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
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
· 9 years ago
0a478c2
drm/i915: Make encoder->compute_config take the connector state
by Maarten Lankhorst
· 9 years ago
fd6bbda
drm/i915: Pass crtc_state and connector_state to encoder functions
by Maarten Lankhorst
· 9 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
a65347b
drm/i915: add has_dsi_encoder to crtc state
by Jani Nikula
· 9 years ago
e3488e7
drm/i915/dsi: merge pre_pll_enable hook to pre_enable
by Jani Nikula
· 9 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 9 years ago
ce0c982
drm/i915/bxt: get DSI pixelclock
by Shashank Sharma
· 10 years ago
baeac68
drm/i915/bxt: get_hw_state for BXT
by Shashank Sharma
· 10 years ago
b389a45
drm/i915/bxt: DSI disable and post-disable
by Shashank Sharma
· 10 years ago
37ab081
drm/i915/bxt: DSI enable for BXT
by Shashank Sharma
· 10 years ago
7c5f93b
drm/i915: Constify adjusted_mode
by Ville Syrjälä
· 10 years ago
aad941d
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
by Ville Syrjälä
· 9 years ago
5e7234c
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
by Ville Syrjälä
· 9 years ago
124abe0
drm/i915: Always call the adjusted mode 'adjusted_mode'
by Ville Syrjälä
· 10 years ago
44cc6c0
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 9 years ago
d2e08c0
drm/i915/bxt: DSI prepare changes for BXT
by Shashank Sharma
· 10 years ago
fe88fc6
drm/i915/bxt: Disable DSI PLL for BXT
by Shashank Sharma
· 10 years ago
cfe01a5
drm/i915/bxt: Enable BXT DSI PLL
by Shashank Sharma
· 10 years ago
8242578
drm/i915: Allow DSI dual link to be configured on any pipe
by Gaurav K Singh
· 10 years ago
759a1e9
drm/i915: DSI pixel clock check
by Mika Kahola
· 10 years ago
4d688a2
drm/i915: Get rid of dpms handling.
by Maarten Lankhorst
· 10 years ago
ce4c464
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b029e66
drm/i915: Backlight control using CRC PMIC based PWM driver
by Shobhit Kumar
· 10 years ago
fc45e82
drm/i915: Use the CRC gpio for panel enable/disable
by Shobhit Kumar
· 10 years ago
60bfe44
drm/i915: Apply OCD to VLV/CHV DPLL defines
by Ville Syrjälä
· 10 years ago
b8afb91
drm/i915: Keep GMCH DPLL VGA mode always disabled
by Ville Syrjälä
· 10 years ago
ea87549
drm/i915/dsi: remove non-op hot plug callback
by Jani Nikula
· 10 years ago
a580516
drm/i915: s/dpio_lock/sb_lock/
by Ville Syrjälä
· 10 years ago
08d9bc9
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
9896972
drm/i915: Implement connector state duplication
by Ander Conselvan de Oliveira
· 10 years ago
7547af9
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
87c54d0
drm/i915: Correct the variable holding the value for EOT to write
by Shobhit Kumar
· 10 years ago
4ba7d93
drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRL
by Shobhit Kumar
· 10 years ago
063c86f
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
by Jani Nikula
· 10 years ago
a2581a9
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
by Jani Nikula
· 10 years ago
7e9804f
drm/i915/dsi: add drm mipi dsi host support
by Jani Nikula
· 10 years ago
593e062
drm/i915/dsi: switch to drm_panel interface
by Jani Nikula
· 10 years ago
Next »