Home
last modified time | relevance | path

Searched refs:amdgpu_device_flush_hdp (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gart.c253 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_unbind()
339 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_invalidate_tlb()
Damdgpu_vm_cpu.c113 amdgpu_device_flush_hdp(p->adev, NULL); in amdgpu_vm_cpu_commit()
Damdgpu_ib.c217 amdgpu_device_flush_hdp(adev, ring); in amdgpu_ib_schedule()
Damdgpu.h1308 void amdgpu_device_flush_hdp(struct amdgpu_device *adev,
Damdgpu_device.c362 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_device_aper_access()
5609 void amdgpu_device_flush_hdp(struct amdgpu_device *adev, in amdgpu_device_flush_hdp() function
Damdgpu_psp.c2966 amdgpu_device_flush_hdp(adev, NULL); in psp_ring_cmd_submit()