Home
last modified time | relevance | path

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

/Linux-v6.1/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.c171 void psp_ta_free_shared_buf(struct ta_mem_context *mem_ctx) in psp_ta_free_shared_buf() function
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()
1849 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_rap_initialize()
1952 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);