commit | 416062d017e20e5493f4e764658b104287ce6c4c | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Mon Sep 19 15:02:28 2016 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Mon Sep 19 18:37:54 2016 +0300 |
tree | 4285b112b3f3cdde3eec5ca69326d80b8bfa2493 | |
parent | b1cb1bd29189a017bf2aab879ba7fe22b62c3abe [diff] |
drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooks Based on the documentation alone, it's anyone's guess when exactly we should be running these sequences. Add them where it feels logical. The drm panel hooks don't currently offer us more granularity anyway. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/267c4a2bde2076af18e9b8335c0bef2e26ea3112.1474286487.git.jani.nikula@intel.com