Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)

2023-10-05 Thread Alex Deucher
2023 11:32 > To: Deucher, Alexander ; > amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Liu, Kun > > Subject: RE: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is > active (v2) > > [AMD Official Use Only - General] > > [AMD Official Use Only - General]

RE: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)

2023-10-04 Thread Zhang, Hawking
Message- From: amd-gfx On Behalf Of Zhang, Hawking Sent: Thursday, October 5, 2023 11:32 To: Deucher, Alexander ; amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Liu, Kun Subject: RE: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2) [AMD Official Use

RE: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)

2023-10-04 Thread Zhang, Hawking
13.0.0 optimizations when ROCm is active (v2) From: Kun Liu When ROCm is active enable additional SMU 13.0.0 optimizations. This reuses the unused powersave profile on PMFW. v2: move to the swsmu code since we need both bits active in the workload mask. Signed-off-by: Alex Deucher

[PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)

2023-10-04 Thread Alex Deucher
From: Kun Liu When ROCm is active enable additional SMU 13.0.0 optimizations. This reuses the unused powersave profile on PMFW. v2: move to the swsmu code since we need both bits active in the workload mask. Signed-off-by: Alex Deucher --- .../drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c|

Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active

2023-10-04 Thread Alex Deucher
f Of Alex > > Deucher > > Sent: Wednesday, October 4, 2023 10:04 PM > > To: Deucher, Alexander > > Cc: amd-gfx@lists.freedesktop.org > > Subject: Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm > > is active > > > > Ping? &

Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active

2023-10-04 Thread Christian König
Am 03.10.23 um 21:07 schrieb Alex Deucher: When ROCm is active enable additional SMU 13.0.0 optimizations. This reuses the unused powersave profile on PMFW. Signed-off-by: Alex Deucher Acked-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 8 1 file changed,

Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active

2023-10-04 Thread Alex Deucher
essage- > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Wednesday, October 4, 2023 10:04 PM > To: Deucher, Alexander > Cc: amd-gfx@lists.freedesktop.org > Subject: Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is > active > > Ping? > &

RE: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active

2023-10-04 Thread Wang, Yang(Kevin)
Kevin -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Wednesday, October 4, 2023 10:04 PM To: Deucher, Alexander Cc: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active Ping? On Tue, Oct 3, 2023 at 6:47 PM

Re: [PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active

2023-10-04 Thread Alex Deucher
Ping? On Tue, Oct 3, 2023 at 6:47 PM Alex Deucher wrote: > > When ROCm is active enable additional SMU 13.0.0 optimizations. > This reuses the unused powersave profile on PMFW. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 8 > 1 file changed, 8 i

[PATCH] drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active

2023-10-03 Thread Alex Deucher
When ROCm is active enable additional SMU 13.0.0 optimizations. This reuses the unused powersave profile on PMFW. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c b/d