Re: [PATCH] drm/amdgpu: disable GFXOFF and PG during compute for GFX9

2023-10-12 Thread Alex Deucher
xander > ; Yang, Philip ; Kuehling, > Felix ; Zhang, Yifan > Subject: Re: [PATCH] drm/amdgpu: disable GFXOFF and PG during compute for GFX9 > > On Wed, Oct 11, 2023 at 3:52 AM Jesse Zhang wrote: > > > > Temporary workaround to fix issues observed in some compute > > ap

RE: [PATCH] drm/amdgpu: disable GFXOFF and PG during compute for GFX9

2023-10-11 Thread Zhang, Jesse(Jie)
GFXOFF and PG during compute for GFX9 On Wed, Oct 11, 2023 at 3:52 AM Jesse Zhang wrote: > > Temporary workaround to fix issues observed in some compute > applications when GFXOFF is enabled on GFX9. > > Signed-off-by: Jesse Zhang > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd

Re: [PATCH] drm/amdgpu: disable GFXOFF and PG during compute for GFX9

2023-10-11 Thread Alex Deucher
On Wed, Oct 11, 2023 at 3:52 AM Jesse Zhang wrote: > > Temporary workaround to fix issues observed in some compute applications > when GFXOFF is enabled on GFX9. > > Signed-off-by: Jesse Zhang > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 4 > 1 file changed, 4 insertions(+) > > diff