]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooks
authorJani Nikula <jani.nikula@intel.com>
Mon, 19 Sep 2016 12:02:27 +0000 (15:02 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 19 Sep 2016 15:37:45 +0000 (18:37 +0300)
commit4e7a298af0d8b211a13f6e5fa02e0f62312c9bb9
treeb4e15c03b064c54c4de58dabdd8a35dba60d3076
parentdb2c130c3cca71de5a4f268bef5cc83515e69956
drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooks

Based on the documentation alone, it's anyone's guess when exactly we
should be running these sequences. Add power on/off sequences where they
feel logical and update assert/deassert reset. The drm panel hooks don't
currently offer us more granularity anyway.

v2: update assert/deassert reset as well (Ville)

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/1543320494df953fa073e136248238eaa1eed059.1474286487.git.jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi_panel_vbt.c