Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h167 struct ta_context { struct
178 struct ta_context context; argument
183 struct ta_context context;
189 struct ta_context context;
369 struct ta_context asd_context;
461 int psp_ta_unload(struct psp_context *psp, struct ta_context *context);
462 int psp_ta_load(struct psp_context *psp, struct ta_context *context);
465 struct ta_context *context);
468 struct ta_context *context);
Damdgpu_psp_ta.c45 struct ta_context *context, in prep_ta_mem_context()
136 struct ta_context context = {0}; in ta_if_load_debugfs_write()
200 struct ta_context context = {0}; in ta_if_unload_debugfs_write()
229 struct ta_context context = {0}; in ta_if_invoke_debugfs_write()
Damdgpu_psp.c986 int psp_ta_unload(struct psp_context *psp, struct ta_context *context) in psp_ta_unload()
1048 struct ta_context *context) in psp_prep_ta_load_cmd_buf()
1078 struct ta_context *context) in psp_prep_ta_invoke_indirect_cmd_buf()
1095 struct ta_context *context) in psp_ta_invoke_indirect()
1123 struct ta_context *context) in psp_ta_invoke()
1140 int psp_ta_load(struct psp_context *psp, struct ta_context *context) in psp_ta_load()