summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove intel_dsi_cmd.hDamien Lespiau2015-02-131-39/+0Star
* drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula2015-01-291-5/+0Star
* drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula2015-01-291-72/+0Star
* drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.cJani Nikula2015-01-271-1/+0Star
* drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher levelJani Nikula2015-01-271-1/+1
* drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh2014-12-041-21/+25
* drm/i915: wait for all DSI FIFOs to be emptyShobhit Kumar2014-08-071-0/+1
* drm/i915: Send DPI command explicitely in LP modeShobhit Kumar2014-04-091-1/+4
* drm/i915/dsi: s/size_t/int/Daniel Vetter2013-09-041-7/+7
* drm/i915: add MIPI DSI command sending routinesJani Nikula2013-09-041-0/+109