RE: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback

2019-12-20 Thread Liu, Monk
; amd-gfx@lists.freedesktop.org Cc: Liu, Shaoyun Subject: Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback You should be able to save the plain text email and pass that to "git am". It's trivial with Thunderbird on a Linux system. If you're usi

Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback

2019-12-19 Thread Felix Kuehling
You should be able to save the plain text email and pass that to "git am". It's trivial with Thunderbird on a Linux system. If you're using outlook, I'm not sure. Anyway, I'm already reworking the patch based on Shaoyun's suggestion and some ideas it gave me. Regards,   Felix On 2019-12-19

RE: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback

2019-12-19 Thread Liu, Monk
Hi Felix Do you know how I can get a "xxx.patch" file from the email from you ?? _ Monk Liu|GPU Virtualization Team |AMD -Original Message- From: Kuehling, Felix Sent: Friday, December 20, 2019 10:09 AM To: amd-gfx@lists.freedesktop.org Cc: Liu, Sha

Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback

2019-12-19 Thread Felix Kuehling
Shaoyun.liu *From:* Kuehling, Felix *Sent:* December 19, 2019 9:21:08 PM *To:* amd-gfx@lists.freedesktop.org ; Liu, Monk ; Liu, Shaoyun ; Grodzovsky, Andrey *Subject:* Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardwa

Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback

2019-12-19 Thread Liu, Shaoyun
; Grodzovsky, Andrey Subject: Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback [+Andrey] Hi Shaoyun, Monk, and Andrey, I tested this on my bare-metal Vega10 system. GPU reset (using BACO) is flaky on this system with and without this patch. The first reset seems to

Re: [PATCH 1/1] drm/amdkfd: Don't touch the hardware in pre_reset callback

2019-12-19 Thread Felix Kuehling
[+Andrey] Hi Shaoyun, Monk, and Andrey, I tested this on my bare-metal Vega10 system. GPU reset (using BACO) is flaky on this system with and without this patch. The first reset seems to work OK, the second one fails in different ways. In theory this change should be an improvement as it elim