Home
last modified time | relevance | path

Searched refs:update_hdcp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h766 bool update_hdcp; member
H A Damdgpu_dm.c3269 dm_con_state->update_hdcp = true; in handle_hpd_irq_helper()
7736 * thus set update_hdcp to false to avoid in is_content_protection_different()
7744 dm_con_state->update_hdcp = false; in is_content_protection_different()
7753 * update_hdcp flag will be set to false until the next in is_content_protection_different()
7758 if (dm_con_state->update_hdcp && in is_content_protection_different()
7761 dm_con_state->update_hdcp = false; in is_content_protection_different()
8765 dm_new_con_state->update_hdcp = true; in amdgpu_dm_atomic_commit_tail()

Completed in 13 milliseconds