drm/amdgpu: flush the correct vmid tlb for specific pasid
authorYifan Zhang <yifan1.zhang@amd.com>
Thu, 12 Oct 2023 07:27:39 +0000 (15:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Oct 2023 15:34:29 +0000 (11:34 -0400)
commit6a1c31c7a88d8fd32e10a875b76922e5d175428f
tree9f0ec4b8ec64ff3ad0d2d7379d77e31a113ba8ea
parent1a00cfab3772227d64a72a8e47df617dcdb2ba30
drm/amdgpu: flush the correct vmid tlb for specific pasid

flush the correct vmid tlb for specific pasid on gmc 11.

Fixes: 041a5743883d ("drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasid")
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c