, Christian
; Sharma, Shashank
Subject: [RFC] drm/amdgpu: flush gpu tlb using sdma ring
This RFC patch moves the code to flush TLB using SDMA ring to a different
place like a separate function. The idea is that KFD/KGD code should be able
to flush GPU TLB using SDMA if they want to.
Cc: Christian Koenig
[Public]
> -Original Message-
> From: amd-gfx On Behalf Of
> Shashank Sharma
> Sent: Friday, June 9, 2023 6:03 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Kuehling, Felix ; Somalapuram, Amaranath
> ; Koenig, Christian
> ; Sharma, Shashank
>
> Subject: [
Am 09.06.23 um 15:32 schrieb Philip Yang:
On 2023-06-09 06:02, Shashank Sharma wrote:
This RFC patch moves the code to flush TLB using SDMA ring to
a different place like a separate function. The idea is that
KFD/KGD code should be able to flush GPU TLB using SDMA if they
want to.
Cc: Christia
On 2023-06-09 06:02, Shashank Sharma wrote:
This RFC patch moves the code to flush TLB using SDMA ring to
a different place like a separate function. The idea is that
KFD/KGD code should be able to flush GPU TLB using SDMA if they
want to.
Cc: Christian Koenig
Signed-off-by: Shashank Sharma
On 09/06/2023 13:36, Christian König wrote:
Am 09.06.23 um 12:02 schrieb Shashank Sharma:
This RFC patch moves the code to flush TLB using SDMA ring to
a different place like a separate function. The idea is that
KFD/KGD code should be able to flush GPU TLB using SDMA if they
want to.
Cc: Chr
Am 09.06.23 um 12:02 schrieb Shashank Sharma:
This RFC patch moves the code to flush TLB using SDMA ring to
a different place like a separate function. The idea is that
KFD/KGD code should be able to flush GPU TLB using SDMA if they
want to.
Cc: Christian Koenig
Signed-off-by: Shashank Sharma
This RFC patch moves the code to flush TLB using SDMA ring to
a different place like a separate function. The idea is that
KFD/KGD code should be able to flush GPU TLB using SDMA if they
want to.
Cc: Christian Koenig
Signed-off-by: Shashank Sharma
---
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c |