Searched refs:flush_hdp (Results 1 – 8 of 8) sorted by relevance
32 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
141 .flush_hdp = hdp_v7_0_flush_hdp,
153 .flush_hdp = hdp_v6_0_flush_hdp,
184 .flush_hdp = hdp_v4_0_flush_hdp,
194 .flush_hdp = hdp_v5_2_flush_hdp,
221 .flush_hdp = hdp_v5_0_flush_hdp,
535 adev->hdp.funcs->flush_hdp(adev, NULL); in psp_v11_0_memory_training()
491 adev->hdp.funcs->flush_hdp(adev, NULL); in psp_v14_0_memory_training()