RE: [PATCH] drm/amdgpu: refine reboot debugfs operation in ras case (v3)

2019-10-22 Thread Deucher, Alexander
n, Guchun > > Subject: [PATCH] drm/amdgpu: refine reboot debugfs operation in ras case > (v3) > > Ras reboot debugfs node allows user one easy control to avoid gpu recovery > hang problem and directly reboot system per card basis, after ras > uncorrectable error happens. Howe

Re: [PATCH] drm/amdgpu: refine reboot debugfs operation in ras case (v3)

2019-10-22 Thread Koenig, Christian
Am 22.10.19 um 04:28 schrieb Chen, Guchun: > Ras reboot debugfs node allows user one easy control to avoid > gpu recovery hang problem and directly reboot system per card > basis, after ras uncorrectable error happens. However, it is > one common entry, which should get rid of ras_ctrl node and > r

[PATCH] drm/amdgpu: refine reboot debugfs operation in ras case (v3)

2019-10-21 Thread Chen, Guchun
Ras reboot debugfs node allows user one easy control to avoid gpu recovery hang problem and directly reboot system per card basis, after ras uncorrectable error happens. However, it is one common entry, which should get rid of ras_ctrl node and remove ip dependence when inputting by user. So add on