summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/bxt: add bxt dsi gpio element supportJani Nikula2016-12-131-6/+32
* drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is settingHans de Goede2016-12-071-1/+2
* drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESETHans de Goede2016-12-071-2/+2
* drm/i915: Introduce enableddisabled helperTvrtko Ursulin2016-11-171-5/+3
* drm/i915/dsi: double check element parsing against size if presentJani Nikula2016-09-191-0/+8
* drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooksJani Nikula2016-09-191-0/+2
* drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooksJani Nikula2016-09-191-1/+4
* drm/i915/dsi: add skip functions for spi and pmic elementsJani Nikula2016-09-191-0/+16
* drm/i915/dsi: add debug logging to element executionJani Nikula2016-09-191-2/+10
* drm/i915/dsi: don't debug log "missing" sequencesJani Nikula2016-09-191-4/+1
* drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson2016-07-041-3/+3
* drm/i915: Fix inconsistent indenting in vbt_panel_init()Chris Wilson2016-07-021-4/+3
* drm/i915/dsi: add support for gpio elements on CHVJani Nikula2016-04-271-0/+70
* drm/i915/dsi: add support for sequence block v3 gpio for VLVJani Nikula2016-04-271-2/+2
* drm/i915/dsi: don't pretend we support SC GPIOsJani Nikula2016-04-261-1/+2
* drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C2016-04-071-20/+3
* drm/i915/dsi: use a temp variable for referencing the gpio tableJani Nikula2016-04-071-6/+9
* drm/i915/dsi: abstract VLV gpio element execution to a separate functionJani Nikula2016-04-071-32/+35
* drm/i915/dsi: clean up vlv gpio table and definitionsJani Nikula2016-04-071-48/+39
* drm/i915/dsi: add support for DSI sequence block v2 gpio elementJani Nikula2016-04-051-4/+18
* drm/i915/dsi: refer to gpio index instead of gpio to avoid confusionJani Nikula2016-04-011-8/+8
* drm/i915/dsi: start using enum mipi_dsi_pixel_formatJani Nikula2016-03-161-8/+25
* drm/i915/dsi: Using the bpp value wrt the pixel formatDeepak M2016-02-191-4/+1
* drm/i915/dsi: skip gpio element execution when not supportedJani Nikula2016-02-041-0/+13
* drm/i915: Extend gpio read/write to other coresDeepak M2016-02-041-2/+3
* drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula2016-02-041-1/+1
* drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula2016-02-041-0/+6
* drm/i915/dsi: add debug printing of the new sequence block namesJani Nikula2016-01-111-0/+6
* drm/i915/dsi: reduce tedious repetitionJani Nikula2016-01-111-40/+22
* drm/i915/dsi: skip unknown elements for sequence block v3+Jani Nikula2016-01-111-19/+23
* drm/i915/bios: add support for MIPI sequence block v3Jani Nikula2016-01-111-0/+9
* drm/i915: skip the i2c element in the generic VBT DSI driverJani Nikula2016-01-111-0/+6
* drm/i915/dsi: be defensive about out of bounds operation byteJani Nikula2016-01-051-13/+9
* drm/i915/dsi: be defensive about out of bounds sequence idJani Nikula2016-01-051-7/+15
* i915: correctly handling failed allocationInsu Yun2016-01-041-0/+2
* drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä2015-05-281-2/+2
* drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula2015-01-291-1/+0
* 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/+0
* 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/+3
* 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
OpenPOWER on IntegriCloud