RE: [PATCH] drm/amdgpu: Use firmware supported NPS modes

2025-02-17 Thread Zhang, Hawking
] drm/amdgpu: Use firmware supported NPS modes If firmware supported NPS modes are available through CAP register, use those values for supported NPS modes. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 36 +++ 1 file changed, 26 insertions(+), 10

Re: [PATCH] drm/amdgpu: Use firmware supported NPS modes

2025-02-17 Thread Lazar, Lijo
On 2/13/2025 6:33 PM, Lijo Lazar wrote: > If firmware supported NPS modes are available through CAP register, use > those values for supported NPS modes. > > Signed-off-by: Lijo Lazar > --- > drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 36 +++ > 1 file changed, 26 insertion

[PATCH] drm/amdgpu: Use firmware supported NPS modes

2025-02-13 Thread Lijo Lazar
If firmware supported NPS modes are available through CAP register, use those values for supported NPS modes. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 36 +++ 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/amd/