Re: [PATCH 08/10] drm/amdgpu: Support reset-on-init on select SOCs

2024-09-09 Thread Alex Deucher
On Mon, Sep 2, 2024 at 3:34 AM Lijo Lazar wrote: > > Add XGMI reset on init support to aldebaran and SOCs with GC v9.4.3. > > Signed-off-by: Lijo Lazar Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/aldebaran.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu

[PATCH 08/10] drm/amdgpu: Support reset-on-init on select SOCs

2024-09-02 Thread Lijo Lazar
Add XGMI reset on init support to aldebaran and SOCs with GC v9.4.3. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/aldebaran.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/aldebaran.c b/drivers/gpu/drm/amd/amdgpu/aldebaran.c index b0f95a7649bf..119ac