]> 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)
commit6e2c7d3592a2ac2a6048eaf82db30d610760a713
tree9e2b3d88bd1c544e992a77b2b2e359349f3120ff
parentd9fdd5187c80c1d35eea679816ba4e13c01d3c70
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