index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-28
1
-4
/
+4
*
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
[next]