Home
last modified time | relevance | path

Searched refs:topology_update_v2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c66 dtm_cmd->dtm_in_message.topology_update_v2.display_handle = display->index; in mod_hdcp_remove_display_from_topology()
67 dtm_cmd->dtm_in_message.topology_update_v2.is_active = 0; in mod_hdcp_remove_display_from_topology()
102 dtm_cmd->dtm_in_message.topology_update_v2.display_handle = display->index; in mod_hdcp_add_display_to_topology()
103 dtm_cmd->dtm_in_message.topology_update_v2.is_active = 1; in mod_hdcp_add_display_to_topology()
104 dtm_cmd->dtm_in_message.topology_update_v2.controller = display->controller; in mod_hdcp_add_display_to_topology()
105 dtm_cmd->dtm_in_message.topology_update_v2.ddc_line = link->ddc_line; in mod_hdcp_add_display_to_topology()
106 dtm_cmd->dtm_in_message.topology_update_v2.dig_be = link->dig_be; in mod_hdcp_add_display_to_topology()
107 dtm_cmd->dtm_in_message.topology_update_v2.dig_fe = display->dig_fe; in mod_hdcp_add_display_to_topology()
109 dtm_cmd->dtm_in_message.topology_update_v2.is_assr = link->dp.assr_supported; in mod_hdcp_add_display_to_topology()
111 dtm_cmd->dtm_in_message.topology_update_v2 in mod_hdcp_add_display_to_topology()
[all...]
H A Dhdcp_psp.h100 struct ta_dtm_topology_update_input_v2 topology_update_v2; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c67 dtm_cmd->dtm_in_message.topology_update_v2.display_handle = display->index; in remove_display_from_topology_v2()
68 dtm_cmd->dtm_in_message.topology_update_v2.is_active = 0; in remove_display_from_topology_v2()
142 dtm_cmd->dtm_in_message.topology_update_v2.display_handle = display->index; in add_display_to_topology_v2()
143 dtm_cmd->dtm_in_message.topology_update_v2.is_active = 1; in add_display_to_topology_v2()
144 dtm_cmd->dtm_in_message.topology_update_v2.controller = display->controller; 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()
149 dtm_cmd->dtm_in_message.topology_update_v2.is_assr = link->dp.assr_enabled; in add_display_to_topology_v2()
151 dtm_cmd->dtm_in_message.topology_update_v2 in add_display_to_topology_v2()
[all...]
H A Dhdcp_psp.h138 struct ta_dtm_topology_update_input_v2 topology_update_v2; member

Completed in 5 milliseconds