drm/i915/hdcp: Nuke Platform check for mst hdcp init
authorAnshuman Gupta <anshuman.gupta@intel.com>
Mon, 5 Jul 2021 12:22:08 +0000 (17:52 +0530)
committerAnshuman Gupta <anshuman.gupta@intel.com>
Wed, 7 Jul 2021 10:18:28 +0000 (15:48 +0530)
commit9c13c8ff38a2087edfac52c806a2617d968e4abb
tree7dcc38c43668f8fe5ccda3fbdd0186afd211b67c
parent01fa662091bd24830ae4cd35bd0ce5c1f030424c
drm/i915/hdcp: Nuke Platform check for mst hdcp init

Earlier HDCP over MST support was added for TGL Platform.
Extending it to all future platfroms.

v2:
- Remove the platform check and commit log changes. [Jani]

Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210705122208.25618-1-anshuman.gupta@intel.com
drivers/gpu/drm/i915/display/intel_dp_mst.c