Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp_ta.c275 psp_ta_free_shared_buf(&context.mem_context); in ta_if_invoke_debugfs_write()
Damdgpu_psp.c172 void psp_ta_free_shared_buf(struct ta_mem_context *mem_ctx) in psp_ta_free_shared_buf() function
190 psp_ta_free_shared_buf(&psp->xgmi_context.context.mem_context); in psp_free_shared_bufs()
193 psp_ta_free_shared_buf(&psp->ras_context.context.mem_context); in psp_free_shared_bufs()
196 psp_ta_free_shared_buf(&psp->hdcp_context.context.mem_context); in psp_free_shared_bufs()
199 psp_ta_free_shared_buf(&psp->dtm_context.context.mem_context); in psp_free_shared_bufs()
202 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_free_shared_bufs()
205 psp_ta_free_shared_buf(&psp->securedisplay_context.context.mem_context); in psp_free_shared_bufs()
1850 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_rap_initialize()
1953 psp_ta_free_shared_buf(&psp->securedisplay_context.context.mem_context); in psp_securedisplay_initialize()
Damdgpu_psp.h460 void psp_ta_free_shared_buf(struct ta_mem_context *mem_ctx);