commit | 7108b436c2b53cf5d9c3a90139973bdee95898c8 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Mar 01 15:15:04 2017 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Mar 01 15:58:04 2017 +0200 |
tree | d7f07c3cde1ead4d7c0d15f6f87af2d325e0a2ce | |
parent | 398314516446ad12959e29556a3bafb6534a1065 [diff] |
drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable For v3+ VBTs we should call MIPI_SEQ_TEAR_OFF before MIPI_SEQ_DISPLAY_OFF, v2 VBTs do not have MIPI_SEQ_TEAR_OFF so there this is a nop. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Bob Paauwe <bob.j.paauwe@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1488374106-4949-9-git-send-email-jani.nikula@intel.com