Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
666796da7abbc9c8c1805efa6d43bf078ddb282e
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
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
· 9 years ago
baeac68
drm/i915/bxt: get_hw_state for BXT
by Shashank Sharma
· 9 years ago
b389a45
drm/i915/bxt: DSI disable and post-disable
by Shashank Sharma
· 9 years ago
37ab081
drm/i915/bxt: DSI enable for BXT
by Shashank Sharma
· 9 years ago
7c5f93b
drm/i915: Constify adjusted_mode
by Ville Syrjälä
· 9 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ä
· 9 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
· 9 years ago
fe88fc6
drm/i915/bxt: Disable DSI PLL for BXT
by Shashank Sharma
· 9 years ago
cfe01a5
drm/i915/bxt: Enable BXT DSI PLL
by Shashank Sharma
· 9 years ago
8242578
drm/i915: Allow DSI dual link to be configured on any pipe
by Gaurav K Singh
· 9 years ago
759a1e9
drm/i915: DSI pixel clock check
by Mika Kahola
· 9 years ago
4d688a2
drm/i915: Get rid of dpms handling.
by Maarten Lankhorst
· 9 years ago
ce4c464
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b029e66
drm/i915: Backlight control using CRC PMIC based PWM driver
by Shobhit Kumar
· 9 years ago
fc45e82
drm/i915: Use the CRC gpio for panel enable/disable
by Shobhit Kumar
· 9 years ago
60bfe44
drm/i915: Apply OCD to VLV/CHV DPLL defines
by Ville Syrjälä
· 9 years ago
b8afb91
drm/i915: Keep GMCH DPLL VGA mode always disabled
by Ville Syrjälä
· 9 years ago
ea87549
drm/i915/dsi: remove non-op hot plug callback
by Jani Nikula
· 9 years ago
a580516
drm/i915: s/dpio_lock/sb_lock/
by Ville Syrjälä
· 9 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
2545e4a
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
by Matt Roper
· 10 years ago
c6f95f2
drm/i915: Setup dummy atomic state for connectors (v3)
by Matt Roper
· 10 years ago
36d21f4
drm/i915/dsi: remove unnecessary dsi device callbacks
by Jani Nikula
· 10 years ago
7f6a6a4
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
by Jani Nikula
· 10 years ago
3b1808b
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
by Jani Nikula
· 10 years ago
4934b65
drm/i915/dsi: set max return packet size for each dsi port
by Jani Nikula
· 10 years ago
f03e417
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
by Jani Nikula
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
5cec258
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
c0beefd
drm/i915: Software workaround for getting the HW status of DSI Port C on BYT
by Gaurav K Singh
· 10 years ago
bf344e8
drm/i915: Enable MIPI PHY transparent latch for DSI Port C
by Gaurav K Singh
· 10 years ago
24ee0e6
drm/i915: Update the DSI enable path to support dual
by Gaurav K Singh
· 10 years ago
384f02a
drm/i915: Update the DSI disable path to support dual link panel disabling
by Gaurav K Singh
· 10 years ago
aa102d2
drm/i915: MIPI Timings related changes for dual link
by Gaurav K Singh
· 10 years ago
a9da9bc
drm/i915: Pixel Clock changes for DSI dual link
by Gaurav K Singh
· 10 years ago
369602d
drm/i915: Add support for port enable/disable for dual link configuration
by Gaurav K Singh
· 10 years ago
5505a24
drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
by Gaurav K Singh
· 10 years ago
17af40a
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
by Jani Nikula
· 10 years ago
e7d7cad
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
by Jani Nikula
· 10 years ago
f458ebb
drm/i915: Bikeshed rpm functions name a bit.
by Daniel Vetter
· 10 years ago
7f3de83
drm/i915: Align intel_dsi*.c files a bit
by Daniel Vetter
· 10 years ago
7f0c860
drm/i915: Add support for Video Burst Mode for MIPI DSI
by Shobhit Kumar
· 10 years ago
f573de5
drm/i915: Add correct hw/sw config check for DSI encoder
by Shobhit Kumar
· 10 years ago
1381308
drm/i915: wait for all DSI FIFOs to be empty
by Shobhit Kumar
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
aceb365
drm/i915/vlv: Update the DSI ULPS entry/exit sequence
by Shobhit Kumar
· 10 years ago
ca5a1b9
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 10 years ago
868d665
drm/i915: Fix memory leak in intel_dsi_init() error path
by Christoph Jaeger
· 10 years ago
4328633d
drm/i915: Make intel_dsi_init() return void
by Damien Lespiau
· 10 years ago
c315faf
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
by Imre Deak
· 10 years ago
3e6bd01
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
by Shobhit Kumar
· 10 years ago
2ab8b45
drm/i915: Add support for Generic MIPI panel driver
by Shobhit Kumar
· 10 years ago
b6fdd0f
drm/i915: Add MIPI mmio reg base
by Shashank Sharma
· 10 years ago
07e4fb9
drm/i915/dsi: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
df38e65
drm/i915: MIPI PPS delays added
by Shobhit Kumar
· 11 years ago
cf4dbd2
drm/i915: MIPI init count programming as generic parameter
by Shobhit Kumar
· 11 years ago
dfba2e2
drm/i915: Correct MIPI operation mode as per expected values from VBT
by Shobhit Kumar
· 11 years ago
24d9c40
drm/i915: Enable RANDOM resolution support for MIPI panels
by Shobhit Kumar
· 11 years ago
e104702
drm/i915: Send DPI command explicitely in LP mode
by Shobhit Kumar
· 11 years ago
339023e
drm/i915: Panel commands can be sent only when clock is in LP11
by Shobhit Kumar
· 11 years ago
f1c79f1
drm/i915: Parameterize the Clockstop and escape_clk_div
by Shobhit Kumar
· 11 years ago
20e5bf6
drm/i915: Disable DPOunit clock gating
by Shobhit Kumar
· 11 years ago
2634fd7
drm/i915: Enable MIPI port before the plane and pipe enable
by Shobhit Kumar
· 11 years ago
2095f9f
drm/i915: Program Rcomp and band gap reset everytime we resume from power gate
by Shobhit Kumar
· 11 years ago
bc079e8
drm/i915: Make encoder cloning more flexible
by Ville Syrjälä
· 11 years ago
6d129be
drm/i915: check port power domain when reading the encoder hw state
by Imre Deak
· 11 years ago
671dedd
drm/i915: get port power domain in connector detect handlers
by Imre Deak
· 11 years ago
4932e2c
drm/i915: add unregister callback to connector
by Imre Deak
· 11 years ago
4b6ed68
drm/i915: Initialize downclock mode in panel init
by Vandana Kannan
· 11 years ago
f6da284
drm/i915: Parametrize the dphy and other spec specific parameters
by Shobhit Kumar
· 11 years ago
a4a593b
drm/i915: Remove redundant DSI PLL enabling
by Shobhit Kumar
· 11 years ago
1dbd7cb
drm/i915: Reorganize the DSI enable/disable sequence
by Shobhit Kumar
· 11 years ago
e9fe51c
drm/i915: Use FLISDSI interface for band gap reset
by Shobhit Kumar
· 11 years ago
Next »