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.c11401 bool enable_encryption = false; in amdgpu_dm_update_hdcp() local
11404 enable_encryption = true; in amdgpu_dm_update_hdcp()
11420 enable_encryption = true; in amdgpu_dm_update_hdcp()
11422 drm_info(dev, "[HDCP_DM] hdcp_update_display enable_encryption = %x\n", enable_encryption); in amdgpu_dm_update_hdcp()
11427 new_con_state->hdcp_content_type, enable_encryption); in amdgpu_dm_update_hdcp()