Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10737 bool enable_encryption = false; in amdgpu_dm_update_hdcp() local
10740 enable_encryption = true; in amdgpu_dm_update_hdcp()
10756 enable_encryption = true; in amdgpu_dm_update_hdcp()
10758 drm_info(dev, "[HDCP_DM] hdcp_update_display enable_encryption = %x\n", enable_encryption); in amdgpu_dm_update_hdcp()
10763 new_con_state->hdcp_content_type, enable_encryption); in amdgpu_dm_update_hdcp()