RE: [PATCH] drm/amd/pm: enable ASPM on navi1x

2021-04-08 Thread Feng, Kenneth
[AMD Public Use] Thanks. I will remove the comments. -Original Message- From: Chen, Guchun Sent: Thursday, April 8, 2021 5:55 PM To: Feng, Kenneth ; amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth Subject: RE: [PATCH] drm/amd/pm: enable ASPM on navi1x [AMD Public Use] * The ASPM

RE: [PATCH] drm/amd/pm: enable ASPM on navi1x

2021-04-08 Thread Chen, Guchun
, April 8, 2021 5:33 PM To: amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth Subject: [PATCH] drm/amd/pm: enable ASPM on navi1x ASPM can be verified funtionally on navi1x. And can be enabled for the benefit of the power consumption without the performance hurt. Signed-off-by: Kenneth Feng

[PATCH] drm/amd/pm: enable ASPM on navi1x

2021-04-08 Thread Kenneth Feng
ASPM can be verified funtionally on navi1x. And can be enabled for the benefit of the power consumption without the performance hurt. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/amdgpu/nv.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/amdg