summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä1-2/+2
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula1-1/+0
2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula1-18/+34
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula1-3/+0
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula1-69/+111
2015-01-27drm/i915/dsi: add some constness to vbt panel driverJani Nikula1-8/+9
2015-01-27drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula1-42/+3
2014-12-15drm/i915: Changes related to the sequence port no forGaurav K Singh1-1/+9
2014-12-05drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh1-0/+21
2014-12-05drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh1-0/+4
2014-12-04drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh1-9/+16
2014-08-08drm/i915: Add support for Video Burst Mode for MIPI DSIShobhit Kumar1-2/+36
2014-06-11drm/i915: Fix checkpatch errorsShobhit Kumar1-3/+5
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar1-0/+589