]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Enable MIPI port before the plane and pipe enable
authorShobhit Kumar <shobhit.kumar@intel.com>
Wed, 9 Apr 2014 08:29:31 +0000 (13:59 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Apr 2014 19:54:28 +0000 (21:54 +0200)
commite1d72c5654cb8afb101347316b8286585b980c90
tree9e2b3d88bd1c544e992a77b2b2e359349f3120ff
parent40a43ddad933959f289ca913c6f7432676ff0417
drm/i915: Enable MIPI port before the plane and pipe enable

As per the hw team's recommendation we need to enable the MIPI port
before enabling the plane and pipe. So call MIPI port enable in
pre_enable phase itself

Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dsi.c