Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp_ta.c240 psp_ta_free_shared_buf(&context->mem_context); in ta_if_load_debugfs_write()
288 psp_ta_free_shared_buf(&context->mem_context); in ta_if_unload_debugfs_write()
Damdgpu_psp.c264 void psp_ta_free_shared_buf(struct ta_mem_context *mem_ctx) in psp_ta_free_shared_buf() function
282 psp_ta_free_shared_buf(&psp->xgmi_context.context.mem_context); in psp_free_shared_bufs()
285 psp_ta_free_shared_buf(&psp->ras_context.context.mem_context); in psp_free_shared_bufs()
288 psp_ta_free_shared_buf(&psp->hdcp_context.context.mem_context); in psp_free_shared_bufs()
291 psp_ta_free_shared_buf(&psp->dtm_context.context.mem_context); in psp_free_shared_bufs()
294 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_free_shared_bufs()
297 psp_ta_free_shared_buf(&psp->securedisplay_context.context.mem_context); in psp_free_shared_bufs()
2081 psp_ta_free_shared_buf(&psp->rap_context.context.mem_context); in psp_rap_initialize()
2193 psp_ta_free_shared_buf(&psp->securedisplay_context.context.mem_context); in psp_securedisplay_initialize()
Damdgpu_psp.h494 void psp_ta_free_shared_buf(struct ta_mem_context *mem_ctx);