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)
commitbffa91dadf599155200b3efb46217ec108078a30
treef899e2af9c50cafa49856c99d386c7fd6356a9f7
parent5255e146c99a677d4d55fdb988544bd20c539a0b
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