RE: [PATCH] drm/amdgpu: Do not init ta microcode from guest side

2024-08-11 Thread Zhang, Hawking
Message- From: Lazar, Lijo Sent: Monday, August 12, 2024 13:16 To: Zhang, Hawking ; amd-gfx@lists.freedesktop.org; Zhou1, Tao Subject: Re: [PATCH] drm/amdgpu: Do not init ta microcode from guest side On 8/12/2024 10:35 AM, Zhang, Hawking wrote: > [AMD Official Use Only - AMD Inter

Re: [PATCH] drm/amdgpu: Do not init ta microcode from guest side

2024-08-11 Thread Lazar, Lijo
use of XGMI TA commands in VF mode. Thanks, Lijo > Regards, > Hawking > > -Original Message- > From: Lazar, Lijo > Sent: Monday, August 12, 2024 12:52 > To: Zhang, Hawking ; amd-gfx@lists.freedesktop.org; > Zhou1, Tao > Subject: Re: [PATCH] drm/amdgpu: D

RE: [PATCH] drm/amdgpu: Do not init ta microcode from guest side

2024-08-11 Thread Zhang, Hawking
not init ta microcode from guest side On 8/12/2024 8:52 AM, Hawking Zhang wrote: > TA should not be loaded from guest side. Does this apply to XGMI TA? Thanks, Lijo > > Signed-off-by: Hawking Zhang > Reviewed-by: Shiwu Zhang > --- > drivers/gpu/drm/amd/amdgpu/psp_v13_0.c

Re: [PATCH] drm/amdgpu: Do not init ta microcode from guest side

2024-08-11 Thread Lazar, Lijo
On 8/12/2024 8:52 AM, Hawking Zhang wrote: > TA should not be loaded from guest side. Does this apply to XGMI TA? Thanks, Lijo > > Signed-off-by: Hawking Zhang > Reviewed-by: Shiwu Zhang > --- > drivers/gpu/drm/amd/amdgpu/psp_v13_0.c | 8 +--- > 1 file changed, 5 insertions(+), 3 dele