/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.c | 690 bool all_hub = false; in amdgpu_amdkfd_flush_gpu_tlb_pasid() local 694 all_hub = true; in amdgpu_amdkfd_flush_gpu_tlb_pasid() 696 return amdgpu_gmc_flush_gpu_tlb_pasid(adev, pasid, flush_type, all_hub); in amdgpu_amdkfd_flush_gpu_tlb_pasid()
|
H A D | gmc_v10_0.c | 367 bool all_hub) in gmc_v10_0_flush_gpu_tlb_pasid() 383 pasid, flush_type, all_hub); in gmc_v10_0_flush_gpu_tlb_pasid() 407 if (all_hub) { in gmc_v10_0_flush_gpu_tlb_pasid() 365 gmc_v10_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub) gmc_v10_0_flush_gpu_tlb_pasid() argument
|
H A D | amdgpu_gmc.h | 116 uint32_t flush_type, bool all_hub);
|
H A D | gmc_v9_0.c | 835 bool all_hub) in gmc_v9_0_flush_gpu_tlb_pasid() 869 pasid, 2, all_hub); in gmc_v9_0_flush_gpu_tlb_pasid() 871 pasid, flush_type, all_hub); in gmc_v9_0_flush_gpu_tlb_pasid() 897 if (all_hub) { in gmc_v9_0_flush_gpu_tlb_pasid() 833 gmc_v9_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub) gmc_v9_0_flush_gpu_tlb_pasid() argument
|
H A D | amdgpu_gfx.h | 90 bool all_hub);
|
H A D | gmc_v7_0.c | 432 bool all_hub) in gmc_v7_0_flush_gpu_tlb_pasid() 430 gmc_v7_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub) gmc_v7_0_flush_gpu_tlb_pasid() argument
|
H A D | gmc_v8_0.c | 640 bool all_hub) in gmc_v8_0_flush_gpu_tlb_pasid() 638 gmc_v8_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub) gmc_v8_0_flush_gpu_tlb_pasid() argument
|
H A D | gfx_v9_0.c | 912 bool all_hub) in gfx_v9_0_kiq_invalidate_tlbs() 917 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) | in gfx_v9_0_kiq_invalidate_tlbs() 910 gfx_v9_0_kiq_invalidate_tlbs(struct amdgpu_ring *kiq_ring, uint16_t pasid, uint32_t flush_type, bool all_hub) gfx_v9_0_kiq_invalidate_tlbs() argument
|
H A D | gfx_v10_0.c | 3310 bool all_hub) in gfx10_kiq_invalidate_tlbs() 3315 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) | in gfx10_kiq_invalidate_tlbs() 3308 gfx10_kiq_invalidate_tlbs(struct amdgpu_ring *kiq_ring, uint16_t pasid, uint32_t flush_type, bool all_hub) gfx10_kiq_invalidate_tlbs() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.c | 747 bool all_hub = false; in amdgpu_amdkfd_flush_gpu_tlb_pasid() local 751 all_hub = true; in amdgpu_amdkfd_flush_gpu_tlb_pasid() 753 return amdgpu_gmc_flush_gpu_tlb_pasid(adev, pasid, flush_type, all_hub, inst); in amdgpu_amdkfd_flush_gpu_tlb_pasid()
|
H A D | gmc_v10_0.c | 410 * @all_hub: Used with PACKET3_INVALIDATE_TLBS_ALL_HUB() 417 bool all_hub, uint32_t inst) in gmc_v10_0_flush_gpu_tlb_pasid() 433 pasid, flush_type, all_hub); in gmc_v10_0_flush_gpu_tlb_pasid() 457 if (all_hub) { in gmc_v10_0_flush_gpu_tlb_pasid() 415 gmc_v10_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v10_0_flush_gpu_tlb_pasid() argument
|
H A D | gmc_v11_0.c | 321 * @all_hub: flush all hubs 328 bool all_hub, uint32_t inst) in gmc_v11_0_flush_gpu_tlb_pasid() 343 pasid, flush_type, all_hub); in gmc_v11_0_flush_gpu_tlb_pasid() 367 if (all_hub) { in gmc_v11_0_flush_gpu_tlb_pasid() 326 gmc_v11_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v11_0_flush_gpu_tlb_pasid() argument
|
H A D | gmc_v9_0.c | 941 * @all_hub: flush all hubs 948 bool all_hub, uint32_t inst) in gmc_v9_0_flush_gpu_tlb_pasid() 982 pasid, 2, all_hub); in gmc_v9_0_flush_gpu_tlb_pasid() 988 pasid, 0, all_hub); in gmc_v9_0_flush_gpu_tlb_pasid() 991 pasid, flush_type, all_hub); in gmc_v9_0_flush_gpu_tlb_pasid() 1017 if (all_hub) { in gmc_v9_0_flush_gpu_tlb_pasid() 946 gmc_v9_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v9_0_flush_gpu_tlb_pasid() argument
|
H A D | amdgpu_gmc.h | 132 uint32_t flush_type, bool all_hub,
|
H A D | amdgpu_gfx.h | 145 bool all_hub);
|
H A D | gmc_v7_0.c | 420 * @all_hub: flush all hubs 427 bool all_hub, uint32_t inst) in gmc_v7_0_flush_gpu_tlb_pasid() 425 gmc_v7_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v7_0_flush_gpu_tlb_pasid() argument
|
H A D | gfx_v11_0.c | 129 bool all_hub, uint8_t dst_sel); 247 bool all_hub) in gfx11_kiq_invalidate_tlbs() 249 gfx_v11_0_ring_invalidate_tlbs(kiq_ring, pasid, flush_type, all_hub, 1); in gfx11_kiq_invalidate_tlbs() 5415 bool all_hub, uint8_t dst_sel) in gfx_v11_0_ring_invalidate_tlbs() 5420 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) | in gfx_v11_0_ring_invalidate_tlbs() 245 gfx11_kiq_invalidate_tlbs(struct amdgpu_ring *kiq_ring, uint16_t pasid, uint32_t flush_type, bool all_hub) gfx11_kiq_invalidate_tlbs() argument 5413 gfx_v11_0_ring_invalidate_tlbs(struct amdgpu_ring *ring, uint16_t pasid, uint32_t flush_type, bool all_hub, uint8_t dst_sel) gfx_v11_0_ring_invalidate_tlbs() argument
|
H A D | gmc_v8_0.c | 610 * @all_hub: flush all hubs 617 bool all_hub, uint32_t inst) in gmc_v8_0_flush_gpu_tlb_pasid() 615 gmc_v8_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v8_0_flush_gpu_tlb_pasid() argument
|
H A D | gfx_v9_4_3.c | 160 bool all_hub) in gfx_v9_4_3_kiq_invalidate_tlbs() 165 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) | in gfx_v9_4_3_kiq_invalidate_tlbs() 158 gfx_v9_4_3_kiq_invalidate_tlbs(struct amdgpu_ring *kiq_ring, uint16_t pasid, uint32_t flush_type, bool all_hub) gfx_v9_4_3_kiq_invalidate_tlbs() argument
|
H A D | gfx_v10_0.c | 3492 bool all_hub, uint8_t dst_sel); 3605 bool all_hub) in gfx10_kiq_invalidate_tlbs() 3607 gfx_v10_0_ring_invalidate_tlbs(kiq_ring, pasid, flush_type, all_hub, 1); in gfx10_kiq_invalidate_tlbs() 8416 bool all_hub, uint8_t dst_sel) in gfx_v10_0_ring_invalidate_tlbs() 8421 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) | in gfx_v10_0_ring_invalidate_tlbs() 3603 gfx10_kiq_invalidate_tlbs(struct amdgpu_ring *kiq_ring, uint16_t pasid, uint32_t flush_type, bool all_hub) gfx10_kiq_invalidate_tlbs() argument 8414 gfx_v10_0_ring_invalidate_tlbs(struct amdgpu_ring *ring, uint16_t pasid, uint32_t flush_type, bool all_hub, uint8_t dst_sel) gfx_v10_0_ring_invalidate_tlbs() argument
|
H A D | gfx_v9_0.c | 868 bool all_hub) in gfx_v9_0_kiq_invalidate_tlbs() 873 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) | in gfx_v9_0_kiq_invalidate_tlbs() 866 gfx_v9_0_kiq_invalidate_tlbs(struct amdgpu_ring *kiq_ring, uint16_t pasid, uint32_t flush_type, bool all_hub) gfx_v9_0_kiq_invalidate_tlbs() argument
|