Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
authorSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 3 Jan 2025 08:45:17 +0000 (14:15 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 6 Jan 2025 05:36:09 +0000 (11:06 +0530)
commitfcf73e20cd1fe60c3ba5f9626f1e8f9cd4511edf
treea6ae1f286c17d228748380b8aa4f68b150d4c2e3
parent60a43ecbd59decb77b31c09a73f09e1d4f4d1c4c
Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"

This reverts commit 483f7d94a0453564ad9295288c0242136c5f36a0.
This needs to be reverted since HDCP even after updating the connector
state HDCP property we don't reenable HDCP until the next commit
in which the CP Property is set causing compliance to fail.

--v2
-Fix build issue [Dnyaneshwar]

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250103084517.239998-1-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_hdcp.c