RE: [PATCH 1/3] drm/amdgpu/pm: add workload profile pause helper

2025-03-30 Thread Feng, Kenneth
[AMD Official Use Only - AMD Internal Distribution Only] Series is Reviewed-by: Kenneth Feng -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Saturday, March 29, 2025 2:24 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH 1/3] drm/amdgpu/pm

[PATCH 1/3] drm/amdgpu/pm: add workload profile pause helper

2025-03-28 Thread Alex Deucher
To be used for display idle optimizations when we want to pause non-default profiles. Signed-off-by: Alex Deucher --- .../gpu/drm/amd/include/kgd_pp_interface.h| 1 + drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 19 +++ drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h | 2 +