]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/glk: Add cold boot sequence for GLK DSI
authorMadhav Chauhan <madhav.chauhan@intel.com>
Tue, 13 Jun 2017 07:48:15 +0000 (13:18 +0530)
committerJani Nikula <jani.nikula@intel.com>
Thu, 15 Jun 2017 20:03:57 +0000 (23:03 +0300)
commit07487e7369a444b085f53ba68d0787a4a457d826
tree8d0662af20ada430323f7ea44d3f3b7070d690e5
parent3bf734fb6cc65ef106d66a67d5a77daa5af58319
drm/i915/glk: Add cold boot sequence for GLK DSI

As per BSEPC, if device ready bit is '0' in enable IO sequence
then its a cold boot/reset scenario eg: S3/S4 resume. If cold boot
scenario detected in enable IO, then prepare port immediately.
In normal boot scenario, prepare port after glk_dsi_device_ready().
Without cold boot sequence enabled, features like S3/S4 doesn't work.

Signed-off-by: Madhav Chauhan <madhav.chauhan@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1497340095-5877-2-git-send-email-madhav.chauhan@intel.com
drivers/gpu/drm/i915/intel_dsi.c