Home
last modified time | relevance | path

Searched refs:content_protection_type_changed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c2455 bool content_protection_type_changed, desired_and_not_enabled = false; in intel_hdcp_update_pipe() local
2461 content_protection_type_changed = in intel_hdcp_update_pipe()
2472 content_protection_type_changed) in intel_hdcp_update_pipe()
2479 if (content_protection_type_changed) { in intel_hdcp_update_pipe()
2498 if (!desired_and_not_enabled && !content_protection_type_changed) { in intel_hdcp_update_pipe()
2504 if (desired_and_not_enabled || content_protection_type_changed) in intel_hdcp_update_pipe()