Skip to content
Commit c84c6fe3 authored by Jani Nikula's avatar Jani Nikula
Browse files

drm/i915: make encoder enable and disable hooks optional



Encoders are not alike, make enable and disable hooks optional like
other hooks. Utilize this in DSI code, and remove the silly nop hook.

v2: Add the check also to intel_sanitize_encoder() (Madhav)

Reviewed-by: default avatarMadhav Chauhan <madhav.chauhan@intel.com>
Acked-by: default avatarVille Syrjala <ville.syrjala@linux.intel.com>
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181016124134.10257-1-jani.nikula@intel.com
parent 27a981b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment