Searched refs:amdgpu_device_flush_hdp (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm_cpu.c | 113 amdgpu_device_flush_hdp(p->adev, NULL); in amdgpu_vm_cpu_commit()
|
D | amdgpu_gart.c | 321 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_unbind() 403 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_invalidate_tlb()
|
D | amdgpu_ib.c | 233 amdgpu_device_flush_hdp(adev, ring); in amdgpu_ib_schedule()
|
D | amdgpu_gfx.c | 606 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gfx_enable_kcq() 645 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gfx_enable_kgq()
|
D | amdgpu_amdkfd.c | 763 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_amdkfd_debug_mem_fence()
|
D | mes_v10_1.c | 733 amdgpu_device_flush_hdp(ring->adev, NULL); in mes_v10_1_mqd_init()
|
D | mes_v11_0.c | 809 amdgpu_device_flush_hdp(ring->adev, NULL); in mes_v11_0_mqd_init()
|
D | amdgpu.h | 1320 void amdgpu_device_flush_hdp(struct amdgpu_device *adev,
|
D | amdgpu_device.c | 313 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_device_aper_access() 5845 void amdgpu_device_flush_hdp(struct amdgpu_device *adev, in amdgpu_device_flush_hdp() function
|
D | amdgpu_psp.c | 2982 amdgpu_device_flush_hdp(adev, NULL); in psp_ring_cmd_submit()
|
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device_queue_manager.c | 3018 amdgpu_device_flush_hdp(dqm->dev->adev, NULL); in suspend_queues()
|