aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi.c
AgeCommit message (Expand)Author
2014-07-09drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar
2014-06-05drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable orderingImre Deak
2014-06-05drm/i915: Detect if MIPI panel based on VBT and initialize only if presentShobhit Kumar
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar
2014-05-19drm/i915: Add MIPI mmio reg baseShashank Sharma
2014-05-16drm/i915/dsi: Remove ->mode_set callbackDaniel Vetter
2014-05-15drm/i915: MIPI PPS delays addedShobhit Kumar
2014-05-15drm/i915: MIPI init count programming as generic parameterShobhit Kumar
2014-05-15drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar
2014-04-09drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar
2014-04-09drm/i915: Send DPI command explicitely in LP modeShobhit Kumar
2014-04-09drm/i915: Panel commands can be sent only when clock is in LP11Shobhit Kumar
2014-04-09drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar
2014-04-09drm/i915: Disable DPOunit clock gatingShobhit Kumar
2014-04-09drm/i915: Enable MIPI port before the plane and pipe enableShobhit Kumar
2014-04-09drm/i915: Program Rcomp and band gap reset everytime we resume from power gateShobhit Kumar
2014-03-10drm/i915: Make encoder cloning more flexibleVille Syrjälä
2014-03-07drm/i915: check port power domain when reading the encoder hw stateImre Deak
2014-03-07drm/i915: get port power domain in connector detect handlersImre Deak
2014-02-14drm/i915: add unregister callback to connectorImre Deak
2014-02-12drm/i915: Initialize downclock mode in panel initVandana Kannan
2013-12-11drm/i915: Parametrize the dphy and other spec specific parametersShobhit Kumar
2013-12-11drm/i915: Remove redundant DSI PLL enablingShobhit Kumar
2013-12-11drm/i915: Reorganize the DSI enable/disable sequenceShobhit Kumar
2013-12-11drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar
2013-12-11drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar
2013-11-28drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau
2013-10-16drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau
2013-10-01drm/i915: destroy connector sysfs files earlierPaulo Zanoni
2013-09-04drm/i915: Band Gap WAShobhit Kumar
2013-09-04drm/i915: add VLV DSI PLL Calculationsymohanma
2013-09-04drm/i915: add basic MIPI DSI output supportJani Nikula