Re: [PATCH] drm/amdgpu: fix vbios fetching for SR-IOV

2024-09-26 Thread Alex Deucher
On Thu, Sep 26, 2024 at 7:18 AM Lazar, Lijo wrote: > > > > On 9/25/2024 11:50 PM, Alex Deucher wrote: > > SR-IOV fetches the vbios from VRAM in some cases. > > Re-enable the VRAM path for dGPUs and rename the function > > to make it clear that it is not IGP specific. > > > > Fixes: 042658d17a54 ("

Re: [PATCH] drm/amdgpu: fix vbios fetching for SR-IOV

2024-09-26 Thread Lazar, Lijo
On 9/25/2024 11:50 PM, Alex Deucher wrote: > SR-IOV fetches the vbios from VRAM in some cases. > Re-enable the VRAM path for dGPUs and rename the function > to make it clear that it is not IGP specific. > > Fixes: 042658d17a54 ("drm/amdgpu: clean up vbios fetching code") > Signed-off-by: Alex D

RE: [PATCH] drm/amdgpu: fix vbios fetching for SR-IOV

2024-09-25 Thread Wang, Yang(Kevin)
[AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by: Yang Wang Tested-by: Yang Wang Best Regards, Kevin -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: 2024年9月26日 2:20 To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdg