mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-06-08 16:18:24 +02:00
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: Ankit Nautiyal <ankit.k.nautiyal@intel.com> |
||
|---|---|---|
| .. | ||
| backend-drm.h | ||
| backend-fbdev.h | ||
| backend-headless.h | ||
| backend-rdp.h | ||
| backend-wayland.h | ||
| backend-x11.h | ||
| config-parser.h | ||
| libweston.h | ||
| matrix.h | ||
| meson.build | ||
| plugin-registry.h | ||
| timeline-object.h | ||
| version.h.in | ||
| weston-debug.h | ||
| windowed-output-api.h | ||
| xwayland-api.h | ||
| zalloc.h | ||