[AMD Official Use Only - AMD Internal Distribution Only]
-Original Message-
From: Kenneth Feng
Sent: Friday, February 14, 2025 19:15
To: amd-gfx@lists.freedesktop.org
Cc: Wang, Yang(Kevin) ; Feng, Kenneth
Subject: [PATCH] drm/amd/pm: extend the gfxoff delay for compute workload
extend
On Fri, Feb 14, 2025 at 7:32 AM Kenneth Feng wrote:
>
> extend the gfxoff delay for compute workload on smu 14.0.2/3
> to fix the kfd test issue.
This doesn't make sense. We explicitly disallow gfxoff in
amdgpu_amdkfd_set_compute_idle() already so it should already be
disallowed.
Alex
>
> Sig
extend the gfxoff delay for compute workload on smu 14.0.2/3
to fix the kfd test issue.
Signed-off-by: Kenneth Feng
---
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 3 +++
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 14 ++
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h | 1 +