Am 2021-07-15 um 5:14 a.m. schrieb Yifan Zhang: > fix kfd svm test failure in renoir/cezane This is not a fix, it's a workaround. With that fixed, the patch is Acked-by: Felix Kuehling <Felix.Kuehling@xxxxxxx> > > Signed-off-by: Yifan Zhang <yifan1.zhang@xxxxxxx> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c > index d4e9704dec62..00dc2824dcc3 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c > @@ -592,6 +592,7 @@ void amdgpu_gmc_noretry_set(struct amdgpu_device *adev) > case CHIP_ALDEBARAN: > case CHIP_BEIGE_GOBY: > case CHIP_YELLOW_CARP: > + case CHIP_RENOIR: > /* > * noretry = 0 will cause kfd page fault tests fail > * for some ASICs, so set default to 1 for these ASICs. _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx