summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add correct hw/sw config check for DSI encoderShobhit Kumar2014-08-071-1/+20
* drm/i915: wait for all DSI FIFOs to be emptyShobhit Kumar2014-08-071-0/+8
* Merge tag 'v3.16' into drm-nextDave Airlie2014-08-051-14/+15
|\
| * drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar2014-07-091-14/+15
* | Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-07-091-14/+12
|\ \
| * | drm/i915: Fix memory leak in intel_dsi_init() error pathChristoph Jaeger2014-06-131-7/+7
| * | drm/i915: Make intel_dsi_init() return voidDamien Lespiau2014-06-111-8/+6
| |/
* | drm: add register and unregister functions for connectorsThomas Wood2014-06-191-1/+1
|/
* drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable orderingImre Deak2014-06-051-5/+16
* drm/i915: Detect if MIPI panel based on VBT and initialize only if presentShobhit Kumar2014-06-051-0/+4
* drm/i915: Add support for Generic MIPI panel driverShobhit Kumar2014-06-051-0/+5
* drm/i915: Add MIPI mmio reg baseShashank Sharma2014-05-191-0/+8
* drm/i915/dsi: Remove ->mode_set callbackDaniel Vetter2014-05-161-9/+10
* drm/i915: MIPI PPS delays addedShobhit Kumar2014-05-151-0/+5
* drm/i915: MIPI init count programming as generic parameterShobhit Kumar2014-05-151-0/+3
* drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar2014-05-151-2/+2
* drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar2014-04-091-1/+6
* drm/i915: Send DPI command explicitely in LP modeShobhit Kumar2014-04-091-2/+3
* drm/i915: Panel commands can be sent only when clock is in LP11Shobhit Kumar2014-04-091-0/+17
* drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar2014-04-091-2/+9
* drm/i915: Disable DPOunit clock gatingShobhit Kumar2014-04-091-2/+24
* drm/i915: Enable MIPI port before the plane and pipe enableShobhit Kumar2014-04-091-18/+33
* drm/i915: Program Rcomp and band gap reset everytime we resume from power gateShobhit Kumar2014-04-091-3/+9
* drm/i915: Make encoder cloning more flexibleVille Syrjälä2014-03-101-1/+1
* drm/i915: check port power domain when reading the encoder hw stateImre Deak2014-03-071-0/+5
* drm/i915: get port power domain in connector detect handlersImre Deak2014-03-071-1/+12
* drm/i915: add unregister callback to connectorImre Deak2014-02-141-0/+1
* drm/i915: Initialize downclock mode in panel initVandana Kannan2014-02-121-1/+1
* drm/i915: Parametrize the dphy and other spec specific parametersShobhit Kumar2013-12-111-15/+14
* drm/i915: Remove redundant DSI PLL enablingShobhit Kumar2013-12-111-3/+0
* drm/i915: Reorganize the DSI enable/disable sequenceShobhit Kumar2013-12-111-33/+77
* drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar2013-12-111-39/+8
* drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar2013-12-111-1/+8
* drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau2013-11-281-2/+3
* drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau2013-10-161-1/+1
* drm/i915: destroy connector sysfs files earlierPaulo Zanoni2013-10-011-1/+0
* drm/i915: Band Gap WAShobhit Kumar2013-09-041-0/+48
* drm/i915: add VLV DSI PLL Calculationsymohanma2013-09-041-0/+7
* drm/i915: add basic MIPI DSI output supportJani Nikula2013-09-041-0/+566
OpenPOWER on IntegriCloud