drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Mar 2017 13:15:02 +0000 (15:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 1 Mar 2017 13:57:59 +0000 (15:57 +0200)
commitf5bce6df8868668d547c5757d9da70471ea40e50
tree9aa0c2ce81f74a5ce35c31bf1a8f30db2408e2ce
parent3e40fa8a3168da060e3835a17cf1ada5a837ddd6
drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight

Execute the MIPI_SEQ_BACKLIGHT_ON/OFF VBT sequences at the same time as
we call intel_panel_enable_backlight() / intel_panel_disable_backlight().

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