RE: [PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3

2024-12-05 Thread Feng, Yuan
; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3 On 12/6/2024 4:15 AM, Yuan Feng wrote: > On SRIOV, guest driver and host driver might deploy different versions > of MEC firmware binaries that lead to potential compability issues > cau

RE: [PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3

2024-12-05 Thread Feng, Yuan
Subject: Re: [PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3 On 12/6/2024 4:15 AM, Yuan Feng wrote: > On SRIOV, guest driver and host driver might deploy different versions > of MEC firmware binaries that lead to potential compability issues > cause system hang. To solve this, host

Re: [PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3

2024-12-05 Thread Lazar, Lijo
On 12/6/2024 4:15 AM, Yuan Feng wrote: > On SRIOV, guest driver and host driver might deploy different versions of MEC > firmware binaries that > lead to potential compability issues cause system hang. To solve this, host > and guest deploy MEC fw copies > with two level jump table. > > Signe

Re: [PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3

2024-11-21 Thread Lazar, Lijo
On 11/19/2024 9:07 PM, Yuan Feng wrote: > On SRIOV, guest driver and host driver might deploy different versions > of MEC firmware binaries that lead to potential compability issues cause > system hang. To solve this, host and guest deploy MEC fw with two level jump > table. > > Signed-off-by: