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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Adjust DSI fixed mode handling
Ville Syrjälä
2019-03-22
1
-1
/
+0
*
drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
Hans de Goede
2019-01-21
1
-2
/
+2
*
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-14
1
-0
/
+1
*
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-09
1
-1
/
+0
*
drm/i915/icl: Sanitize DDI port clock gating for DSI ports
Imre Deak
2018-12-03
1
-0
/
+5
*
drm/i915: Determine DSI panel orientation from VBT
Ville Syrjälä
2018-11-13
1
-0
/
+2
*
drm/i915/icl: Program HS_TX_TIMEOUT/LP_RX_TIMEOUT/TA_TIMEOUT registers
Madhav Chauhan
2018-10-31
1
-0
/
+1
*
drm/i915/dsi: move connector mode functions to common file
Madhav Chauhan
2018-10-31
1
-0
/
+3
*
drm/i915/icl: Move dsi host init code to common file
Madhav Chauhan
2018-10-31
1
-0
/
+3
*
drm/i915/icl: Configure DSI transcoders
Madhav Chauhan
2018-10-22
1
-0
/
+3
*
drm/i915/icl: Program DSI clock and data lane timing params
Madhav Chauhan
2018-10-22
1
-0
/
+3
*
drm/i915/icl: Make common DSI functions available
Madhav Chauhan
2018-10-22
1
-0
/
+11
*
drm/i915/dsi: abstract intel_dsi_tlpx_ns()
Jani Nikula
2018-10-22
1
-0
/
+1
*
drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()
Jani Nikula
2018-10-18
1
-0
/
+3
*
drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions
Jani Nikula
2018-07-06
1
-11
/
+19
*
drm/i915/dsi: rename the current DSI files based on first platform
Jani Nikula
2018-07-06
1
-2
/
+2
*
drm/i915/dsi: arrange intel_dsi.h according to relevant files
Jani Nikula
2017-03-07
1
-1
/
+4
*
drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence
Jani Nikula
2017-03-07
1
-3
/
+2
*
drm/i915/dsi: stop using the drm_panel framework completely
Jani Nikula
2017-03-07
1
-3
/
+2
*
drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel
Jani Nikula
2017-03-07
1
-0
/
+1
*
drm/i915/dsi: remove support for more than one panel driver
Jani Nikula
2017-03-07
1
-1
/
+1
*
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
Hans de Goede
2017-02-28
1
-0
/
+3
*
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
Hans de Goede
2017-02-28
1
-0
/
+2
*
drm/i915/dsi: CABC support for Panel PWM backlight control
Deepak M
2016-05-17
1
-0
/
+1
*
drm/i915/dsi: Add DCS control for Panel PWM
Jani Nikula
2016-05-17
1
-0
/
+3
*
drm/i915: Compute DSI PLL parameters during .compute_config()
Ville Syrjälä
2016-04-15
1
-5
/
+9
*
drm/i915: Sharing the pixel_format_from_vbt to whole i915
Ramalingam C
2016-04-07
1
-0
/
+1
*
drm/i915/bxt: Fix DSI HW state readout
Imre Deak
2016-03-24
1
-0
/
+1
*
drm/i915: add for_each_port_masked macro
Jani Nikula
2016-03-16
1
-3
/
+1
*
drm/i915/dsi: start using enum mipi_dsi_pixel_format
Jani Nikula
2016-03-16
1
-4
/
+6
*
drm/i915/dsi: Using the bpp value wrt the pixel format
Deepak M
2016-02-19
1
-0
/
+2
*
drm/i915/dsi: abstract get pclk platform differences
Jani Nikula
2016-01-08
1
-2
/
+1
*
drm/i915: fix potential dangling else problems in for_each_ macros
Jani Nikula
2015-11-25
1
-1
/
+1
*
drm/i915/bxt: get DSI pixelclock
Shashank Sharma
2015-10-02
1
-0
/
+1
*
drm/i915/bxt: DSI disable and post-disable
Shashank Sharma
2015-10-02
1
-0
/
+2
*
drm/i915/bxt: Disable DSI PLL for BXT
Shashank Sharma
2015-09-23
1
-1
/
+1
*
drm/i915/bxt: Enable BXT DSI PLL
Shashank Sharma
2015-09-23
1
-1
/
+1
*
drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
2015-07-21
1
-0
/
+3
*
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
1
-0
/
+18
*
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-29
1
-25
/
+2
*
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
2015-01-27
1
-20
/
+0
*
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
Jani Nikula
2015-01-27
1
-12
/
+0
*
drm/i915: Pixel Clock changes for DSI dual link
Gaurav K Singh
2014-12-05
1
-0
/
+6
*
drm/i915: Add support for port enable/disable for dual link configuration
Gaurav K Singh
2014-12-05
1
-0
/
+1
*
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
Jani Nikula
2014-12-03
1
-0
/
+3
*
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-12-03
1
-0
/
+16
*
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
2014-08-08
1
-0
/
+2
*
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
2014-08-07
1
-0
/
+1
*
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
2014-06-05
1
-0
/
+2
*
drm/i915: MIPI PPS delays added
Shobhit Kumar
2014-05-15
1
-0
/
+7
[next]