Re: [PATCH] drm/amd/pm: correct the workload setting

2024-10-23 Thread Alex Deucher
On Tue, Oct 22, 2024 at 11:23 PM Kenneth Feng wrote: > > Correct the workload setting in order not to mix the setting > with the end user. Update the workload mask accordingly. Might be better to actually treat the workload like a mask rather than as a discrete setting since that mirrors how the

Re: [PATCH] drm/amd/pm: correct the workload setting

2024-10-23 Thread Lazar, Lijo
On 10/23/2024 8:42 AM, Kenneth Feng wrote: > Correct the workload setting in order not to mix the setting > with the end user. Update the workload mask accordingly. > > Signed-off-by: Kenneth Feng > --- > drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 17 ++-- > drivers/gpu/drm/amd/pm/sw

[PATCH] drm/amd/pm: correct the workload setting

2024-10-22 Thread Kenneth Feng
Correct the workload setting in order not to mix the setting with the end user. Update the workload mask accordingly. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 17 ++-- drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 4 +- .../drm/amd/pm/swsmu/smu13/smu