summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/dsi: arrange intel_dsi.h according to relevant filesJani Nikula2017-03-071-1/+4
* drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequenceJani Nikula2017-03-071-3/+2
* drm/i915/dsi: stop using the drm_panel framework completelyJani Nikula2017-03-071-3/+2
* drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panelJani Nikula2017-03-071-0/+1
* drm/i915/dsi: remove support for more than one panel driverJani Nikula2017-03-071-1/+1
* drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequencesHans de Goede2017-02-281-0/+3
* drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packetHans de Goede2017-02-281-0/+2
* drm/i915/dsi: CABC support for Panel PWM backlight controlDeepak M2016-05-171-0/+1
* drm/i915/dsi: Add DCS control for Panel PWMJani Nikula2016-05-171-0/+3
* drm/i915: Compute DSI PLL parameters during .compute_config()Ville Syrjälä2016-04-151-5/+9
* drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C2016-04-071-0/+1
* drm/i915/bxt: Fix DSI HW state readoutImre Deak2016-03-241-0/+1
* drm/i915: add for_each_port_masked macroJani Nikula2016-03-161-3/+1
* drm/i915/dsi: start using enum mipi_dsi_pixel_formatJani Nikula2016-03-161-4/+6
* drm/i915/dsi: Using the bpp value wrt the pixel formatDeepak M2016-02-191-0/+2
* drm/i915/dsi: abstract get pclk platform differencesJani Nikula2016-01-081-2/+1
* drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula2015-11-251-1/+1
* drm/i915/bxt: get DSI pixelclockShashank Sharma2015-10-021-0/+1
* drm/i915/bxt: DSI disable and post-disableShashank Sharma2015-10-021-0/+2
* drm/i915/bxt: Disable DSI PLL for BXTShashank Sharma2015-09-231-1/+1
* drm/i915/bxt: Enable BXT DSI PLLShashank Sharma2015-09-231-1/+1
* drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar2015-07-211-0/+3
* drm/i915/dsi: add drm mipi dsi host supportJani Nikula2015-01-291-0/+18
* drm/i915/dsi: switch to drm_panel interfaceJani Nikula2015-01-291-25/+2
* drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula2015-01-271-20/+0
* drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi portJani Nikula2015-01-271-12/+0
* drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh2014-12-051-0/+6
* drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh2014-12-051-0/+1
* drm/i915/dsi: add ports to intel_dsi to describe the ports being drivenJani Nikula2014-12-031-0/+3
* drm/i915/dsi: clean up MIPI DSI pipe vs. port usageJani Nikula2014-12-031-0/+16
* drm/i915: Add support for Video Burst Mode for MIPI DSIShobhit Kumar2014-08-081-0/+2
* drm/i915: Add correct hw/sw config check for DSI encoderShobhit Kumar2014-08-071-0/+1
* drm/i915: Add support for Generic MIPI panel driverShobhit Kumar2014-06-051-0/+2
* drm/i915: MIPI PPS delays addedShobhit Kumar2014-05-151-0/+7
* drm/i915: MIPI init count programming as generic parameterShobhit Kumar2014-05-151-0/+2
* drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar2014-05-151-1/+3
* drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar2014-04-091-1/+3
* drm/i915: Parametrize the dphy and other spec specific parametersShobhit Kumar2013-12-111-0/+14
* drm/i915: Reorganize the DSI enable/disable sequenceShobhit Kumar2013-12-111-0/+2
* drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar2013-12-111-0/+5
* drm/i915: add VLV DSI PLL Calculationsymohanma2013-09-041-0/+3
* drm/i915: add structs for MIPI DSI outputJani Nikula2013-09-041-0/+99
OpenPOWER on IntegriCloud