Skip to content

backend-drm: Check for HDCP Content Type property before setting

Ankit Nautiyal requested to merge aknautiyal/weston:hdcp_bug_fix into master

Currently, a check is missing for the case if the HDCP Content Type property is requested, but is not supported by the driver. This causes Regression: #273 (closed)

Signed-off-by: Ankit Nautiyal ankit.k.nautiyal@intel.com

Merge request reports