]> asedeno.scripts.mit.edu Git - linux.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)
commitb1cb1bd29189a017bf2aab879ba7fe22b62c3abe
treeb4e15c03b064c54c4de58dabdd8a35dba60d3076
parent044aad65ee02abe2c51e06052df03a5c3f573f78
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