index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dsi.h
Age
Commit message (
Expand
)
Author
2018-07-06
drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions
Jani Nikula
2018-07-06
drm/i915/dsi: rename the current DSI files based on first platform
Jani Nikula
2017-03-07
drm/i915/dsi: arrange intel_dsi.h according to relevant files
Jani Nikula
2017-03-07
drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence
Jani Nikula
2017-03-07
drm/i915/dsi: stop using the drm_panel framework completely
Jani Nikula
2017-03-07
drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel
Jani Nikula
2017-03-07
drm/i915/dsi: remove support for more than one panel driver
Jani Nikula
2017-02-28
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
Hans de Goede
2017-02-28
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
Hans de Goede
2016-05-17
drm/i915/dsi: CABC support for Panel PWM backlight control
Deepak M
2016-05-17
drm/i915/dsi: Add DCS control for Panel PWM
Jani Nikula
2016-04-15
drm/i915: Compute DSI PLL parameters during .compute_config()
Ville Syrjälä
2016-04-07
drm/i915: Sharing the pixel_format_from_vbt to whole i915
Ramalingam C
2016-03-24
drm/i915/bxt: Fix DSI HW state readout
Imre Deak
2016-03-16
drm/i915: add for_each_port_masked macro
Jani Nikula
2016-03-16
drm/i915/dsi: start using enum mipi_dsi_pixel_format
Jani Nikula
2016-02-19
drm/i915/dsi: Using the bpp value wrt the pixel format
Deepak M
2016-01-08
drm/i915/dsi: abstract get pclk platform differences
Jani Nikula
2015-11-25
drm/i915: fix potential dangling else problems in for_each_ macros
Jani Nikula
2015-10-02
drm/i915/bxt: get DSI pixelclock
Shashank Sharma
2015-10-02
drm/i915/bxt: DSI disable and post-disable
Shashank Sharma
2015-09-23
drm/i915/bxt: Disable DSI PLL for BXT
Shashank Sharma
2015-09-23
drm/i915/bxt: Enable BXT DSI PLL
Shashank Sharma
2015-07-21
drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
2015-01-29
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-27
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
2015-01-27
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
Jani Nikula
2014-12-05
drm/i915: Pixel Clock changes for DSI dual link
Gaurav K Singh
2014-12-05
drm/i915: Add support for port enable/disable for dual link configuration
Gaurav K Singh
2014-12-03
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
Jani Nikula
2014-12-03
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-08-08
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
2014-08-07
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
2014-06-05
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
2014-05-15
drm/i915: MIPI PPS delays added
Shobhit Kumar
2014-05-15
drm/i915: MIPI init count programming as generic parameter
Shobhit Kumar
2014-05-15
drm/i915: Correct MIPI operation mode as per expected values from VBT
Shobhit Kumar
2014-04-09
drm/i915: Parameterize the Clockstop and escape_clk_div
Shobhit Kumar
2013-12-11
drm/i915: Parametrize the dphy and other spec specific parameters
Shobhit Kumar
2013-12-11
drm/i915: Reorganize the DSI enable/disable sequence
Shobhit Kumar
2013-12-11
drm/i915: Add more dev ops for MIPI sub encoder
Shobhit Kumar
2013-09-04
drm/i915: add VLV DSI PLL Calculations
ymohanma
2013-09-04
drm/i915: add structs for MIPI DSI output
Jani Nikula