]> 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)
committerJani Nikula <jani.nikula@intel.com>
Wed, 13 Sep 2017 07:55:07 +0000 (10:55 +0300)
commitf7bc0f9159e11b83102d6e0594aeaed730a0bc96
tree0bd12a58d0e52e51d3cc8f9feebf1f54982c9411
parentadbcc9e36c1a63228f7398792f6d4835bcf2d9dc
Revert "drm/i915/bxt: Disable device ready before shutdown command"

This reverts commit 24bf7f011ddb ("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: 24bf7f011ddb ("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
drivers/gpu/drm/i915/intel_dsi.c