Searched refs:mem_context (Results 1 – 7 of 7) 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()263 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_create_session()298 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_destroy_session()330 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_validate_rx()372 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_enable_encryption()398 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_validate_ksvlist_vp()441 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_enable_dp_stream_encryption()[all …]
49 context->mem_context.shared_mem_size = PAGE_ALIGN(shared_buf_len); in prep_ta_mem_context()50 psp_ta_init_shared_buf(psp, &context->mem_context); in prep_ta_mem_context()52 memcpy((void *)context->mem_context.shared_buf, shared_buf, shared_buf_len); in prep_ta_mem_context()271 if (copy_to_user((char *)buf, context.mem_context.shared_buf, shared_buf_len)) in ta_if_invoke_debugfs_write()275 psp_ta_free_shared_buf(&context.mem_context); in ta_if_invoke_debugfs_write()
189 psp_ta_free_shared_buf(&psp->xgmi_context.context.mem_context); in psp_free_shared_bufs()192 psp_ta_free_shared_buf(&psp->ras_context.context.mem_context); in psp_free_shared_bufs()195 psp_ta_free_shared_buf(&psp->hdcp_context.context.mem_context); in psp_free_shared_bufs()198 psp_ta_free_shared_buf(&psp->dtm_context.context.mem_context); in psp_free_shared_bufs()201 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_free_shared_bufs()204 psp_ta_free_shared_buf(&psp->securedisplay_context.context.mem_context); in psp_free_shared_bufs()968 psp->asd_context.mem_context.shared_mc_addr = 0; in psp_asd_initialize()969 psp->asd_context.mem_context.shared_mem_size = PSP_ASD_SHARED_MEM_SIZE; in psp_asd_initialize()1056 lower_32_bits(context->mem_context.shared_mc_addr); in psp_prep_ta_load_cmd_buf()1058 upper_32_bits(context->mem_context.shared_mc_addr); in psp_prep_ta_load_cmd_buf()[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()
171 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()430 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in enable_assr()