Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_cpu.c113 amdgpu_device_flush_hdp(p->adev, NULL); in amdgpu_vm_cpu_commit()
H A Damdgpu_gart.c322 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_unbind()
405 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gart_invalidate_tlb()
H A Damdgpu_ib.c233 amdgpu_device_flush_hdp(adev, ring); in amdgpu_ib_schedule()
H A Damdgpu_gfx.c606 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gfx_enable_kcq()
645 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_gfx_enable_kgq()
H A Damdgpu_amdkfd.c741 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_amdkfd_debug_mem_fence()
H A Dmes_v10_1.c733 amdgpu_device_flush_hdp(ring->adev, NULL); in mes_v10_1_mqd_init()
H A Dmes_v11_0.c809 amdgpu_device_flush_hdp(ring->adev, NULL); in mes_v11_0_mqd_init()
H A Damdgpu.h1320 void amdgpu_device_flush_hdp(struct amdgpu_device *adev,
H A Damdgpu_device.c313 amdgpu_device_flush_hdp(adev, NULL); in amdgpu_device_aper_access()
5897 void amdgpu_device_flush_hdp(struct amdgpu_device *adev, in amdgpu_device_flush_hdp() function
H A Damdgpu_psp.c2985 amdgpu_device_flush_hdp(adev, NULL); in psp_ring_cmd_submit()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c3034 amdgpu_device_flush_hdp(dqm->dev->adev, NULL); in suspend_queues()