diff options
author | Sean Paul <seanpaul@chromium.org> | 2021-01-21 20:26:09 +0300 |
---|---|---|
committer | Anshuman Gupta <anshuman.gupta@intel.com> | 2021-01-28 10:05:06 +0300 |
commit | 03b3a759c60b1d18c6119119be6672fd02d957ae (patch) | |
tree | 3409496e6912de8164c47d09c88db2e77afa7011 /samples | |
parent | fed387572040e84ead53852a7820e30a30e515d0 (diff) | |
download | linux-03b3a759c60b1d18c6119119be6672fd02d957ae.tar.xz |
drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
The HDCP 1.4 spec does not require the QUERY_STREAM_ENCRYPTION_STATUS
check, it was always a nice-to-have. After deploying this across various
devices, we've determined that some MST bridge chips do not properly
support this call for HDCP 1.4 (namely Synaptics and Realtek).
I had considered creating a quirk for this, but I think it's more
prudent to just disable the check entirely since I don't have an idea
how widespread support is.
Changes in v2:
-Rebased on -tip
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210106223909.34476-1-sean@poorly.run #v1
Link: https://patchwork.freedesktop.org/patch/msgid/20210121172620.33066-1-sean@poorly.run
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions