Searched refs:mem_context (Results 1 – 6 of 6) sorted by relevance
57 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in remove_display_from_topology_v2()93 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in remove_display_from_topology_v3()136 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in add_display_to_topology_v2()183 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in add_display_to_topology_v3()259 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_create_session()294 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_destroy_session()326 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_validate_rx()368 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_enable_encryption()394 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_validate_ksvlist_vp()437 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_enable_dp_stream_encryption()[all …]
814 psp->asd_context.mem_context.shared_mc_addr = 0; in psp_asd_initialize()908 lower_32_bits(context->mem_context.shared_mc_addr); in psp_prep_ta_load_cmd_buf()910 upper_32_bits(context->mem_context.shared_mc_addr); in psp_prep_ta_load_cmd_buf()1029 psp_ta_free_shared_buf(&psp->xgmi_context.context.mem_context); in psp_xgmi_terminate()1404 psp_ta_free_shared_buf(&psp->ras_context.context.mem_context); in psp_ras_terminate()1602 if (psp->hdcp_context.context.mem_context.shared_buf) in psp_hdcp_terminate()1694 if (psp->dtm_context.context.mem_context.shared_buf) in psp_dtm_terminate()1708 psp_ta_free_shared_buf(&psp->dtm_context.context.mem_context); in psp_dtm_terminate()1788 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_rap_terminate()1808 psp->rap_context.context.mem_context.shared_buf; in psp_rap_invoke()[all …]
79 adev->psp.rap_context.context.mem_context.shared_buf; in amdgpu_rap_debugfs_write()
83 *cmd = (struct securedisplay_cmd *)psp->securedisplay_context.context.mem_context.shared_buf; in psp_prep_securedisplay_cmd_buf()
154 struct ta_mem_context mem_context; member
87 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in psp_get_srm()113 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in psp_set_srm()422 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in enable_assr()
Completed in 16 milliseconds