summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula2015-01-291-1/+0Star
* drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula2015-01-291-18/+34
* drm/i915/dsi: add drm mipi dsi host supportJani Nikula2015-01-291-3/+0Star
* drm/i915/dsi: switch to drm_panel interfaceJani Nikula2015-01-291-69/+111
* drm/i915/dsi: add some constness to vbt panel driverJani Nikula2015-01-271-8/+9
* drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula2015-01-271-42/+3Star
* drm/i915: Changes related to the sequence port no forGaurav K Singh2014-12-151-1/+9
* drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh2014-12-051-0/+21
* drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh2014-12-051-0/+4
* drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh2014-12-041-9/+16
* drm/i915: Add support for Video Burst Mode for MIPI DSIShobhit Kumar2014-08-081-2/+36
* drm/i915: Fix checkpatch errorsShobhit Kumar2014-06-111-3/+5
* drm/i915: Add support for Generic MIPI panel driverShobhit Kumar2014-06-051-0/+589