Re: [PATCH] drm/amdgpu: enable gpu recovery for navy_flounder

2021-01-12 Thread Paul Menzel
Dear Jiansong, Am 11.01.21 um 13:26 schrieb Chen, Jiansong (Simon): [AMD Official Use Only - Internal Distribution Only] (What does this notice mean exactly? Should be removed for public mailing lists.) We just enable gpu recovery when the feature is stable enough for navy_flounder. Then

RE: [PATCH] drm/amdgpu: enable gpu recovery for navy_flounder

2021-01-11 Thread Chen, Jiansong (Simon)
! Regards, Jiansong -Original Message- From: Paul Menzel Sent: Monday, January 11, 2021 7:58 PM To: Chen, Jiansong (Simon) Cc: Zhou1, Tao ; Zhang, Hawking ; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdgpu: enable gpu recovery for navy_flounder Dear Jiansong, Am 11.01.21 um 10

Re: [PATCH] drm/amdgpu: enable gpu recovery for navy_flounder

2021-01-11 Thread Paul Menzel
Dear Jiansong, Am 11.01.21 um 10:49 schrieb Jiansong Chen: Enable gpu recovery for navy_flounder by default to trigger reset once needed. […] Why was it disabled before? Were some bugs fixed, that it works now? How did you test this? Is there a command to “crash“ the GPU, so it can be reco

RE: [PATCH] drm/amdgpu: enable gpu recovery for navy_flounder

2021-01-11 Thread Zhou1, Tao
[AMD Public Use] Reviewed-by: Tao Zhou > -Original Message- > From: Jiansong Chen > Sent: Monday, January 11, 2021 5:50 PM > To: amd-gfx@lists.freedesktop.org > Cc: Zhou1, Tao ; Zhang, Hawking > ; Chen, Jiansong (Simon) > > Subject: [PATCH] drm/amdgpu:

[PATCH] drm/amdgpu: enable gpu recovery for navy_flounder

2021-01-11 Thread Jiansong Chen
Enable gpu recovery for navy_flounder by default to trigger reset once needed. Signed-off-by: Jiansong Chen Change-Id: If213b4c7a5444872ec51869da53a374bf40db7fe --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_de