aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10drm/i915: Make encoder cloning more flexibleVille Syrjälä1-1/+1
2014-03-07drm/i915: check port power domain when reading the encoder hw stateImre Deak1-0/+5
2014-03-07drm/i915: get port power domain in connector detect handlersImre Deak1-1/+12
2014-02-14drm/i915: add unregister callback to connectorImre Deak1-0/+1
2014-02-12drm/i915: Initialize downclock mode in panel initVandana Kannan1-1/+1
2013-12-11drm/i915: Parametrize the dphy and other spec specific parametersShobhit Kumar1-15/+14
2013-12-11drm/i915: Remove redundant DSI PLL enablingShobhit Kumar1-3/+0
2013-12-11drm/i915: Reorganize the DSI enable/disable sequenceShobhit Kumar1-33/+77
2013-12-11drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar1-39/+8
2013-12-11drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar1-1/+8
2013-11-28drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau1-2/+3
2013-10-16drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau1-1/+1
2013-10-01drm/i915: destroy connector sysfs files earlierPaulo Zanoni1-1/+0
2013-09-04drm/i915: Band Gap WAShobhit Kumar1-0/+48
2013-09-04drm/i915: add VLV DSI PLL Calculationsymohanma1-0/+7
2013-09-04drm/i915: add basic MIPI DSI output supportJani Nikula1-0/+566