commit | 05f3a6f5e478f622f548314471382df5b0f9dbf8 | [log] [tgz] |
---|---|---|
author | Ramalingam C <ramalingam.c@intel.com> | Wed Feb 12 15:59:39 2020 +0530 |
committer | Ramalingam C <ramalingam.c@intel.com> | Wed Mar 04 06:35:07 2020 +0530 |
tree | c48f0f68648d63c585a39ab41f5b718e500e954f | |
parent | 79643fddd6eb2d4dec33ac6fb0c66399549fbe55 [diff] |
drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS Need to extract the 2 most significant bits from a byte for constructing the revoked KSV count of the SRM. Signed-off-by: Ramalingam C <ramalingam.c@intel.com> Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200212102942.26568-3-ramalingam.c@intel.com