Skip to content
Commit 4f64ff8b authored by Ankit Nautiyal's avatar Ankit Nautiyal
Browse files

libweston: Compute current protection for weston_output and weston_head



The actual protection status for a given weston_head depends upon the
corresponding drm_head's connector HDCP properties. On the other hand,
the actual protection for a weston_output is the minimum of the
protection status of its attached heads.
As a head's protection changes, the current protection of the output
to which the head is attached is recomputed.

This patch adds the support to keep track of the current
content-protection for heads and the outputs.

Signed-off-by: default avatarAnkit Nautiyal <ankit.k.nautiyal@intel.com>
parent 2690a770
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment