index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
1
-1
/
+1
*
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-26
1
-0
/
+1
*
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-05
1
-1
/
+1
|
\
|
*
drm/i915: Correct the variable holding the value for EOT to write
Shobhit Kumar
2015-02-13
1
-1
/
+1
*
|
drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRL
Shobhit Kumar
2015-02-09
1
-3
/
+2
|
/
*
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
2015-01-29
1
-1
/
+0
*
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
Jani Nikula
2015-01-29
1
-2
/
+37
*
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
1
-1
/
+161
*
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-29
1
-25
/
+43
*
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
1
-0
/
+1
*
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
1
-0
/
+2
*
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
2015-01-27
1
-30
/
+2
*
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
Jani Nikula
2015-01-27
1
-7
/
+10
*
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
Jani Nikula
2015-01-27
1
-0
/
+16
*
drm/i915/dsi: set max return packet size for each dsi port
Jani Nikula
2015-01-27
1
-5
/
+5
*
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
Jani Nikula
2015-01-27
1
-2
/
+5
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
1
-4
/
+4
*
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-4
/
+4
*
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-2
/
+2
*
drm/i915: Software workaround for getting the HW status of DSI Port C on BYT
Gaurav K Singh
2014-12-10
1
-5
/
+17
*
drm/i915: Enable MIPI PHY transparent latch for DSI Port C
Gaurav K Singh
2014-12-10
1
-1
/
+6
*
drm/i915: Update the DSI enable path to support dual
Gaurav K Singh
2014-12-05
1
-110
/
+131
*
drm/i915: Update the DSI disable path to support dual link panel disabling
Gaurav K Singh
2014-12-05
1
-36
/
+47
*
drm/i915: MIPI Timings related changes for dual link
Gaurav K Singh
2014-12-05
1
-13
/
+24
*
drm/i915: Pixel Clock changes for DSI dual link
Gaurav K Singh
2014-12-05
1
-0
/
+8
*
drm/i915: Add support for port enable/disable for dual link configuration
Gaurav K Singh
2014-12-05
1
-12
/
+25
*
drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
Gaurav K Singh
2014-12-04
1
-11
/
+32
*
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
Jani Nikula
2014-12-03
1
-2
/
+5
*
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-12-03
1
-72
/
+76
*
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-10-01
1
-1
/
+1
*
drm/i915: Align intel_dsi*.c files a bit
Daniel Vetter
2014-08-08
1
-12
/
+12
*
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
2014-08-08
1
-8
/
+14
*
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
2014-08-07
1
-1
/
+20
*
drm/i915: wait for all DSI FIFOs to be empty
Shobhit Kumar
2014-08-07
1
-0
/
+8
*
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-08-05
1
-14
/
+15
|
\
|
*
drm/i915/vlv: Update the DSI ULPS entry/exit sequence
Shobhit Kumar
2014-07-09
1
-14
/
+15
*
|
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-09
1
-14
/
+12
|
\
\
|
*
|
drm/i915: Fix memory leak in intel_dsi_init() error path
Christoph Jaeger
2014-06-13
1
-7
/
+7
|
*
|
drm/i915: Make intel_dsi_init() return void
Damien Lespiau
2014-06-11
1
-8
/
+6
|
|
/
*
|
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-1
/
+1
|
/
*
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
Imre Deak
2014-06-05
1
-5
/
+16
*
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
2014-06-05
1
-0
/
+4
*
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
2014-06-05
1
-0
/
+5
*
drm/i915: Add MIPI mmio reg base
Shashank Sharma
2014-05-19
1
-0
/
+8
*
drm/i915/dsi: Remove ->mode_set callback
Daniel Vetter
2014-05-16
1
-9
/
+10
*
drm/i915: MIPI PPS delays added
Shobhit Kumar
2014-05-15
1
-0
/
+5
*
drm/i915: MIPI init count programming as generic parameter
Shobhit Kumar
2014-05-15
1
-0
/
+3
*
drm/i915: Correct MIPI operation mode as per expected values from VBT
Shobhit Kumar
2014-05-15
1
-2
/
+2
*
drm/i915: Enable RANDOM resolution support for MIPI panels
Shobhit Kumar
2014-04-09
1
-1
/
+6
*
drm/i915: Send DPI command explicitely in LP mode
Shobhit Kumar
2014-04-09
1
-2
/
+3
[next]