[PATCH 2/2] drm/amdgpu: Remove ASPM workaround on VI and NV

2023-03-29 Thread Kai-Heng Feng
Since the original issue is resolved by a new fix, the ASPM workaround can be dropped. Signed-off-by: Kai-Heng Feng --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 15 --- drivers/gpu/drm/amd/amdgpu/nv.c| 2 +- drivers/

Re: [PATCH 2/2] drm/amdgpu: Remove ASPM workaround on VI and NV

2023-03-29 Thread Gong, Richard
On 3/29/2023 4:59 AM, Kai-Heng Feng wrote: Since the original issue is resolved by a new fix, the ASPM workaround can be dropped. What is the new fix? Can you elaborate more or add the new fix commit here? Signed-off-by: Kai-Heng Feng --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 1 -

Re: [PATCH 2/2] drm/amdgpu: Remove ASPM workaround on VI and NV

2023-03-29 Thread Mario Limonciello
On 3/29/23 08:08, Gong, Richard wrote: On 3/29/2023 4:59 AM, Kai-Heng Feng wrote: Since the original issue is resolved by a new fix, the ASPM workaround can be dropped. What is the new fix? Can you elaborate more or add the new fix commit here? It's his first patch in the series, but yes I