aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-15drm/i915: MIPI init count programming as generic parameterShobhit Kumar1-0/+2
2014-05-15drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar1-1/+3
2014-04-09drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar1-1/+3
2013-12-11drm/i915: Parametrize the dphy and other spec specific parametersShobhit Kumar1-0/+14
2013-12-11drm/i915: Reorganize the DSI enable/disable sequenceShobhit Kumar1-0/+2
2013-12-11drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar1-0/+5
2013-09-04drm/i915: add VLV DSI PLL Calculationsymohanma1-0/+3
2013-09-04drm/i915: add structs for MIPI DSI outputJani Nikula1-0/+99