Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c68 dtm_cmd->dtm_in_message.topology_update_v2.is_active = 0; in remove_display_from_topology_v2()
104 dtm_cmd->dtm_in_message.topology_update_v3.is_active = 0; in remove_display_from_topology_v3()
143 dtm_cmd->dtm_in_message.topology_update_v2.is_active = 1; in add_display_to_topology_v2()
145 dtm_cmd->dtm_in_message.topology_update_v2.ddc_line = link->ddc_line; in add_display_to_topology_v2()
146 dtm_cmd->dtm_in_message.topology_update_v2.dig_be = link->dig_be; in add_display_to_topology_v2()
147 dtm_cmd->dtm_in_message.topology_update_v2.dig_fe = display->dig_fe; in add_display_to_topology_v2()
152 dtm_cmd->dtm_in_message.topology_update_v2.max_hdcp_supported_version = in add_display_to_topology_v2()
190 dtm_cmd->dtm_in_message.topology_update_v3.is_active = 1; in add_display_to_topology_v3()
192 dtm_cmd->dtm_in_message.topology_update_v3.ddc_line = link->ddc_line; in add_display_to_topology_v3()
199 dtm_cmd->dtm_in_message.topology_update_v3.max_hdcp_supported_version = in add_display_to_topology_v3()
[all …]
H A Dhdcp_psp.h152 union ta_dtm_cmd_input dtm_in_message; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c485 dtm_cmd->dtm_in_message.topology_assr_enable.display_topology_dig_be_index = in enable_assr()