]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: start using tlb_seq from the VM subsystem
authorChristian König <christian.koenig@amd.com>
Thu, 17 Mar 2022 08:53:55 +0000 (09:53 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 16:40:51 +0000 (12:40 -0400)
commit8b0ead8102985f9f17dff9ee91c186bb011b6445
treef899e2af9c50cafa49856c99d386c7fd6356a9f7
parent98f3031e3f068e4f8534b8aa3aba43daf02bd35b
drm/amdkfd: start using tlb_seq from the VM subsystem

Instead of trying to figure out if a TLB flush is necessary or not use
the information provided by the VM subsystem now.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Philip Yang<Philip.Yang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
drivers/gpu/drm/amd/amdkfd/kfd_process.c