summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dsi.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-22drm/i915: Adjust DSI fixed mode handlingVille Syrjälä1-1/+0
2019-01-21drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formatsHans de Goede1-2/+2
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson1-0/+1
2019-01-09drm/i915: drop all drmP.h includesJani Nikula1-1/+0
2018-12-03drm/i915/icl: Sanitize DDI port clock gating for DSI portsImre Deak1-0/+5
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä1-0/+2
2018-10-31drm/i915/icl: Program HS_TX_TIMEOUT/LP_RX_TIMEOUT/TA_TIMEOUT registersMadhav Chauhan1-0/+1
2018-10-31drm/i915/dsi: move connector mode functions to common fileMadhav Chauhan1-0/+3
2018-10-31drm/i915/icl: Move dsi host init code to common fileMadhav Chauhan1-0/+3
2018-10-22drm/i915/icl: Configure DSI transcodersMadhav Chauhan1-0/+3
2018-10-22drm/i915/icl: Program DSI clock and data lane timing paramsMadhav Chauhan1-0/+3
2018-10-22drm/i915/icl: Make common DSI functions availableMadhav Chauhan1-0/+11
2018-10-22drm/i915/dsi: abstract intel_dsi_tlpx_ns()Jani Nikula1-0/+1
2018-10-18drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()Jani Nikula1-0/+3
2018-07-06drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula1-11/+19
2018-07-06drm/i915/dsi: rename the current DSI files based on first platformJani Nikula1-2/+2
2017-03-07drm/i915/dsi: arrange intel_dsi.h according to relevant filesJani Nikula1-1/+4
2017-03-07drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequenceJani Nikula1-3/+2
2017-03-07drm/i915/dsi: stop using the drm_panel framework completelyJani Nikula1-3/+2
2017-03-07drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panelJani Nikula1-0/+1
2017-03-07drm/i915/dsi: remove support for more than one panel driverJani Nikula1-1/+1
2017-02-28drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequencesHans de Goede1-0/+3
2017-02-28drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packetHans de Goede1-0/+2
2016-05-17drm/i915/dsi: CABC support for Panel PWM backlight controlDeepak M1-0/+1
2016-05-17drm/i915/dsi: Add DCS control for Panel PWMJani Nikula1-0/+3
2016-04-15drm/i915: Compute DSI PLL parameters during .compute_config()Ville Syrjälä1-5/+9
2016-04-07drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C1-0/+1
2016-03-24drm/i915/bxt: Fix DSI HW state readoutImre Deak1-0/+1
2016-03-16drm/i915: add for_each_port_masked macroJani Nikula1-3/+1
2016-03-16drm/i915/dsi: start using enum mipi_dsi_pixel_formatJani Nikula1-4/+6
2016-02-19drm/i915/dsi: Using the bpp value wrt the pixel formatDeepak M1-0/+2
2016-01-08drm/i915/dsi: abstract get pclk platform differencesJani Nikula1-2/+1
2015-11-25drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula1-1/+1
2015-10-02drm/i915/bxt: get DSI pixelclockShashank Sharma1-0/+1
2015-10-02drm/i915/bxt: DSI disable and post-disableShashank Sharma1-0/+2
2015-09-23drm/i915/bxt: Disable DSI PLL for BXTShashank Sharma1-1/+1
2015-09-23drm/i915/bxt: Enable BXT DSI PLLShashank Sharma1-1/+1
2015-07-21drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar1-0/+3
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula1-0/+18
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula1-25/+2
2015-01-27drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula1-20/+0
2015-01-27drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi portJani Nikula1-12/+0
2014-12-05drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh1-0/+6
2014-12-05drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh1-0/+1
2014-12-03drm/i915/dsi: add ports to intel_dsi to describe the ports being drivenJani Nikula1-0/+3
2014-12-03drm/i915/dsi: clean up MIPI DSI pipe vs. port usageJani Nikula1-0/+16
2014-08-08drm/i915: Add support for Video Burst Mode for MIPI DSIShobhit Kumar1-0/+2
2014-08-07drm/i915: Add correct hw/sw config check for DSI encoderShobhit Kumar1-0/+1
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar1-0/+2
2014-05-15drm/i915: MIPI PPS delays addedShobhit Kumar1-0/+7