RE: [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest

2020-08-09 Thread Zhang, Hawking
: [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest Before ras recovery is issued, user could operate this debugfs node to enable/disable the harvest of all RAS IPs' ras error count registers, which will help keep hardware's registers' status instead of c

RE: [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest

2020-08-09 Thread Li, Dennis
Cc: Chen, Guchun Subject: [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest Before ras recovery is issued, user could operate this debugfs node to enable/disable the harvest of all RAS IPs' ras error count registers, which will help keep hardware's registe

[PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest

2020-08-09 Thread Guchun Chen
Before ras recovery is issued, user could operate this debugfs node to enable/disable the harvest of all RAS IPs' ras error count registers, which will help keep hardware's registers' status instead of cleaning up them. Signed-off-by: Guchun Chen --- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 7 +