Home
last modified time | relevance | path

Searched refs:flush_type (Results 1 – 25 of 38) sorted by relevance

12

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.h105 uint32_t (*get_invalidate_req)(unsigned int vmid, uint32_t flush_type);
144 uint32_t vmhub, uint32_t flush_type);
147 uint32_t flush_type, bool all_hub,
428 uint32_t vmhub, uint32_t flush_type);
430 uint32_t flush_type, bool all_hub,
A Dgmc_v12_0.c199 unsigned int vmhub, uint32_t flush_type) in gmc_v12_0_flush_vm_hub() argument
203 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v12_0_flush_vm_hub()
291 uint32_t vmhub, uint32_t flush_type) in gmc_v12_0_flush_gpu_tlb() argument
306 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v12_0_flush_gpu_tlb()
333 uint16_t pasid, uint32_t flush_type, in gmc_v12_0_flush_gpu_tlb_pasid() argument
351 flush_type); in gmc_v12_0_flush_gpu_tlb_pasid()
354 flush_type); in gmc_v12_0_flush_gpu_tlb_pasid()
A Dgmc_v11_0.c209 uint32_t vmhub, uint32_t flush_type) in gmc_v11_0_flush_gpu_tlb() argument
213 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v11_0_flush_gpu_tlb()
313 uint16_t pasid, uint32_t flush_type, in gmc_v11_0_flush_gpu_tlb_pasid() argument
331 flush_type); in gmc_v11_0_flush_gpu_tlb_pasid()
334 flush_type); in gmc_v11_0_flush_gpu_tlb_pasid()
A Damdgpu_gmc.c652 uint32_t vmhub, uint32_t flush_type) in amdgpu_gmc_flush_gpu_tlb() argument
674 if (adev->gmc.flush_tlb_needs_extra_type_0 && flush_type == 2) in amdgpu_gmc_flush_gpu_tlb()
679 flush_type); in amdgpu_gmc_flush_gpu_tlb()
715 uint32_t flush_type, bool all_hub, in amdgpu_gmc_flush_gpu_tlb_pasid() argument
737 if (adev->gmc.flush_tlb_needs_extra_type_0 && flush_type == 2) in amdgpu_gmc_flush_gpu_tlb_pasid()
743 flush_type, all_hub, in amdgpu_gmc_flush_gpu_tlb_pasid()
765 if (flush_type == 2 && adev->gmc.flush_tlb_needs_extra_type_0) in amdgpu_gmc_flush_gpu_tlb_pasid()
768 kiq->pmf->kiq_invalidate_tlbs(ring, pasid, flush_type, all_hub); in amdgpu_gmc_flush_gpu_tlb_pasid()
A Dgmc_v10_0.c251 uint32_t vmhub, uint32_t flush_type) in gmc_v10_0_flush_gpu_tlb() argument
255 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v10_0_flush_gpu_tlb()
348 uint16_t pasid, uint32_t flush_type, in gmc_v10_0_flush_gpu_tlb_pasid() argument
366 flush_type); in gmc_v10_0_flush_gpu_tlb_pasid()
369 flush_type); in gmc_v10_0_flush_gpu_tlb_pasid()
A Dgmc_v9_0.c765 uint32_t flush_type) in gmc_v9_0_get_invalidate_req() argument
771 req = REG_SET_FIELD(req, VM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gmc_v9_0_get_invalidate_req()
834 uint32_t vmhub, uint32_t flush_type) in gmc_v9_0_flush_gpu_tlb() argument
844 inv_req = gmc_v9_0_get_invalidate_req(vmid, flush_type); in gmc_v9_0_flush_gpu_tlb()
950 uint16_t pasid, uint32_t flush_type, in gmc_v9_0_flush_gpu_tlb_pasid() argument
968 flush_type); in gmc_v9_0_flush_gpu_tlb_pasid()
972 flush_type); in gmc_v9_0_flush_gpu_tlb_pasid()
A Dgfxhub_v2_0.c56 uint32_t flush_type) in gfxhub_v2_0_get_invalidate_req() argument
63 req = REG_SET_FIELD(req, GCVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gfxhub_v2_0_get_invalidate_req()
A Dgfxhub_v3_0_3.c58 uint32_t flush_type) in gfxhub_v3_0_3_get_invalidate_req() argument
65 req = REG_SET_FIELD(req, GCVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gfxhub_v3_0_3_get_invalidate_req()
A Dgfxhub_v11_5_0.c60 uint32_t flush_type) in gfxhub_v11_5_0_get_invalidate_req() argument
67 req = REG_SET_FIELD(req, GCVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gfxhub_v11_5_0_get_invalidate_req()
A Dgfxhub_v12_0.c62 uint32_t flush_type) in gfxhub_v12_0_get_invalidate_req() argument
69 req = REG_SET_FIELD(req, GCVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gfxhub_v12_0_get_invalidate_req()
A Dgfxhub_v3_0.c55 uint32_t flush_type) in gfxhub_v3_0_get_invalidate_req() argument
62 req = REG_SET_FIELD(req, GCVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gfxhub_v3_0_get_invalidate_req()
A Dmmhub_v3_0_2.c76 uint32_t flush_type) in mmhub_v3_0_2_get_invalidate_req() argument
83 req = REG_SET_FIELD(req, MMVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in mmhub_v3_0_2_get_invalidate_req()
A Dmmhub_v3_0_1.c83 uint32_t flush_type) in mmhub_v3_0_1_get_invalidate_req() argument
90 req = REG_SET_FIELD(req, MMVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in mmhub_v3_0_1_get_invalidate_req()
A Dmmhub_v2_0.c120 uint32_t flush_type) in mmhub_v2_0_get_invalidate_req() argument
127 req = REG_SET_FIELD(req, MMVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in mmhub_v2_0_get_invalidate_req()
A Dmmhub_v2_3.c59 uint32_t flush_type) in mmhub_v2_3_get_invalidate_req() argument
66 req = REG_SET_FIELD(req, MMVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in mmhub_v2_3_get_invalidate_req()
A Dmmhub_v3_0.c76 uint32_t flush_type) in mmhub_v3_0_get_invalidate_req() argument
83 req = REG_SET_FIELD(req, MMVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in mmhub_v3_0_get_invalidate_req()
A Dmmhub_v3_3.c167 uint32_t flush_type) in mmhub_v3_3_get_invalidate_req() argument
174 req = REG_SET_FIELD(req, MMVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type ? : 1); in mmhub_v3_3_get_invalidate_req()
A Dgfxhub_v2_1.c59 uint32_t flush_type) in gfxhub_v2_1_get_invalidate_req() argument
66 req = REG_SET_FIELD(req, GCVM_INVALIDATE_ENG0_REQ, FLUSH_TYPE, flush_type); in gfxhub_v2_1_get_invalidate_req()
A Damdgpu_vm.h511 uint32_t flush_type,
/drivers/media/platform/qcom/iris/
A Diris_hfi_gen1_command.c184 u32 flush_type = 0; in iris_hfi_gen1_session_stop() local
212 flush_type = HFI_FLUSH_ALL; in iris_hfi_gen1_session_stop()
214 flush_type = HFI_FLUSH_OUTPUT; in iris_hfi_gen1_session_stop()
221 flush_pkt.flush_type = flush_type; in iris_hfi_gen1_session_stop()
A Diris_hfi_gen1_defines.h211 u32 flush_type; member
264 u32 flush_type; member
A Diris_hfi_gen1_response.c208 flush_pkt.flush_type = HFI_FLUSH_OUTPUT; in iris_hfi_gen1_event_seq_changed()
414 flush_pkt.flush_type = HFI_FLUSH_OUTPUT; in iris_hfi_gen1_session_ftb_done()
/drivers/infiniband/sw/rxe/
A Drxe_resp.c216 u32 flush_type = feth_plt(pkt); in check_qp_attr_access() local
218 if ((flush_type & IB_FLUSH_GLOBAL && in check_qp_attr_access()
220 (flush_type & IB_FLUSH_PERSISTENT && in check_qp_attr_access()
454 u32 flush_type = feth_plt(pkt); in check_rkey() local
459 if (flush_type & IB_FLUSH_GLOBAL) in check_rkey()
461 if (flush_type & IB_FLUSH_PERSISTENT) in check_rkey()
/drivers/media/platform/qcom/venus/
A Dhfi_msgs.h148 u32 flush_type; member
A Dhfi_cmds.h206 u32 flush_type; member

Completed in 73 milliseconds

12