Re: [PATCH] drm/amdgpu: Conform ASD header/loading to generic TA systems

2021-09-14 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements From: Li, Candice Sent: Monday, September 13, 2021 3:54 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Conform ASD header/loading to generic TA systems

[PATCH] drm/amdgpu: Conform ASD header/loading to generic TA systems

2021-09-13 Thread Candice Li
Update asd_context structure and add asd_initialize function to conform ASD header/loading to generic TA systems. Signed-off-by: Candice Li --- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 60 ++--- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h | 10 ++--- 2 files changed, 26 insertio