Re: [PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode.

2024-10-21 Thread Christian König
r the ticket you talk with Andjelkovic. Thanks, Chong. *From:*Koenig, Christian *Sent:* Monday, October 21, 2024 4:00 PM *To:* Li, Chong(Alan) ; amd-gfx@lists.freedesktop.org *Cc:* cao, lin *Subject:* Re: [PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode. Am 21.10.24 um 07:56

RE: [PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode.

2024-10-21 Thread Li, Chong(Alan)
r chat history or the ticket you talk with Andjelkovic. Thanks, Chong. From: Koenig, Christian Sent: Monday, October 21, 2024 4:00 PM To: Li, Chong(Alan) ; amd-gfx@lists.freedesktop.org Cc: cao, lin Subject: Re: [PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode. Am 21.10.24 um 07:56 s

Re: [PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode.

2024-10-21 Thread Christian König
Am 21.10.24 um 07:56 schrieb Chong Li: change the gpu tlb flush mode to sync mode to solve the issue in the rocm stress test. And again complete NAK to this. I've already proven together with Andjelkovic that the problem is that the rocm stress test is broken. The test tries to access memor

[PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode.

2024-10-20 Thread Chong Li
change the gpu tlb flush mode to sync mode to solve the issue in the rocm stress test. Signed-off-by: Chong Li --- drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c b/drivers/