Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gart.c184 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_unbind()
266 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_invalidate_tlb()
Damdgpu_vm_cpu.c112 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.h1284 void amdgpu_device_flush_hdp(struct amdgpu_device *adev,
Damdgpu_device.c364 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_device_aper_access()
5909 void amdgpu_device_flush_hdp(struct amdgpu_device *adev, in amdgpu_device_flush_hdp() function
Damdgpu_psp.c2911 amdgpu_device_flush_hdp(adev, NULL); in psp_ring_cmd_submit()