Re: [PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12

2025-01-10 Thread Alex Deucher
On Thu, Jan 9, 2025 at 9:39 PM Kenneth Feng wrote: > > Disable gfxoff with the compute workload on gfx12. This is a > workaround for the opencl test failure. > > Signed-off-by: Kenneth Feng Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 5 +++-- > 1 file changed,

[PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12

2025-01-09 Thread Kenneth Feng
Disable gfxoff with the compute workload on gfx12. This is a workaround for the opencl test failure. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c b/d

Recall: [PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12

2025-01-09 Thread Wang, Yang(Kevin)
Wang, Yang(Kevin) would like to recall the message, "[PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12".

RE: [PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12

2025-01-09 Thread Wang, Yang(Kevin)
: disable gfxoff with the compute workload on gfx12 Disable gfxoff with the compute workload on gfx12. This is a workaround for the opencl test failure. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a

Re: [PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12

2025-01-09 Thread Alex Deucher
On Thu, Jan 9, 2025 at 3:58 AM Kenneth Feng wrote: > > Disable gfxoff with the compute workload on gfx12. This is a > workaround for the opencl test failure. > > Signed-off-by: Kenneth Feng > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 6 -- > 1 file changed, 4 insertions(+), 2 deleti

[PATCH] drm/amdgpu: disable gfxoff with the compute workload on gfx12

2025-01-09 Thread Kenneth Feng
Disable gfxoff with the compute workload on gfx12. This is a workaround for the opencl test failure. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c b/