]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/i915/bxt: Disable device ready before shutdown command"
authorUma Shankar <uma.shankar@intel.com>
Tue, 5 Sep 2017 09:44:31 +0000 (15:14 +0530)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 18 Sep 2017 22:22:29 +0000 (15:22 -0700)
commit08fe0d26b62fde33be8370d0f11386dda665d064
tree111f2cde0f833b7d278c873dd988b8fb1f45b78d
parent7ad6ec0fa3943996e31123cbcf5d94766f64c058
Revert "drm/i915/bxt: Disable device ready before shutdown command"

This reverts commit 31780bb04728 ("drm/i915/bxt: Disable device ready
before shutdown command").

Disable device ready before shutdown command was added previously to
avoid a split screen issue seen on dual link DSI panels. As of now, dual
link is not supported and will need some rework in the upstream
code. For single link DSI panels, the change is not required. This will
cause failure in sending SHUTDOWN packet during disable. Hence reverting
the change. Will handle the change as part of dual link enabling in
upstream.

Fixes: 31780bb04728 ("drm/i915/bxt: Disable device ready before shutdown command")
Cc: <stable@vger.kernel.org> # v4.12+
Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1504604671-17237-1-git-send-email-vidya.srinivas@intel.com
(cherry picked from commit 33c8d8870c67faf3161898a56af98ac3c1c71450)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/intel_dsi.c