commit | 5758e073845845110d7545a98cb1c76f59b15a0d | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Jan 28 18:38:03 2020 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Feb 05 11:08:28 2020 +0200 |
tree | 31a5032df2880d387adb9f94beca14f94c1e3cb6 | |
parent | 816cc4d6c693a68523e4afcbe419aac8af05b1d7 [diff] |
drm/i915/hdcp: move update pipe code to hdcp The DDI encoder code shouln't have to know about the guts of HDCP. Abstract the pipe update code to a new intel_hdcp_update_pipe() in intel_hdcp.c. No functional changes. Cc: Anshuman Gupta <anshuman.gupta@intel.com> Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200128163803.5954-1-jani.nikula@intel.com