]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Mar 2017 13:15:05 +0000 (15:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 1 Mar 2017 13:58:06 +0000 (15:58 +0200)
commit38dec5c0892a4c475d9ac89fea25f8a84e17a464
tree210ece75dec8b155332b956db2c85f283c217c3a
parent7108b436c2b53cf5d9c3a90139973bdee95898c8
drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)

According to the spec we should call MIPI_SEQ_TEAR_ON and DISPLAY_ON
on enable for cmd-mode, just like we already call their counterparts
on disable. Note: untested, my panel is a vid-mode panel.

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-10-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi.c