summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c
AgeCommit message (Expand)Author
2017-01-09drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is settingHans de Goede
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson
2016-07-02drm/i915: Fix inconsistent indenting in vbt_panel_init()Chris Wilson
2016-04-27drm/i915/dsi: add support for gpio elements on CHVJani Nikula
2016-04-27drm/i915/dsi: add support for sequence block v3 gpio for VLVJani Nikula
2016-04-26drm/i915/dsi: don't pretend we support SC GPIOsJani Nikula
2016-04-07drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C
2016-04-07drm/i915/dsi: use a temp variable for referencing the gpio tableJani Nikula
2016-04-07drm/i915/dsi: abstract VLV gpio element execution to a separate functionJani Nikula
2016-04-07drm/i915/dsi: clean up vlv gpio table and definitionsJani Nikula
2016-04-05drm/i915/dsi: add support for DSI sequence block v2 gpio elementJani Nikula
2016-04-01drm/i915/dsi: refer to gpio index instead of gpio to avoid confusionJani Nikula
2016-03-16drm/i915/dsi: start using enum mipi_dsi_pixel_formatJani Nikula
2016-02-19drm/i915/dsi: Using the bpp value wrt the pixel formatDeepak M
2016-02-04drm/i915/dsi: skip gpio element execution when not supportedJani Nikula
2016-02-04drm/i915: Extend gpio read/write to other coresDeepak M
2016-02-04drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-04drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-01-11drm/i915/dsi: add debug printing of the new sequence block namesJani Nikula
2016-01-11drm/i915/dsi: reduce tedious repetitionJani Nikula
2016-01-11drm/i915/dsi: skip unknown elements for sequence block v3+Jani Nikula
2016-01-11drm/i915/bios: add support for MIPI sequence block v3Jani Nikula
2016-01-11drm/i915: skip the i2c element in the generic VBT DSI driverJani Nikula
2016-01-05drm/i915/dsi: be defensive about out of bounds operation byteJani Nikula
2016-01-05drm/i915/dsi: be defensive about out of bounds sequence idJani Nikula
2016-01-04i915: correctly handling failed allocationInsu Yun
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula
2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula
2015-01-27drm/i915/dsi: add some constness to vbt panel driverJani Nikula
2015-01-27drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula
2014-12-15drm/i915: Changes related to the sequence port no forGaurav K Singh
2014-12-05drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh
2014-12-05drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh
2014-12-04drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh
2014-08-08drm/i915: Add support for Video Burst Mode for MIPI DSIShobhit Kumar
2014-06-11drm/i915: Fix checkpatch errorsShobhit Kumar
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar