Home
last modified time | relevance | path

Searched refs:flush_hdp (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hdp.h32 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
H A Dhdp_v7_0.c141 .flush_hdp = hdp_v7_0_flush_hdp,
H A Dhdp_v6_0.c153 .flush_hdp = hdp_v6_0_flush_hdp,
H A Dhdp_v4_0.c184 .flush_hdp = hdp_v4_0_flush_hdp,
H A Dhdp_v5_2.c194 .flush_hdp = hdp_v5_2_flush_hdp,
H A Dhdp_v5_0.c221 .flush_hdp = hdp_v5_0_flush_hdp,
H A Dpsp_v11_0.c535 adev->hdp.funcs->flush_hdp(adev, NULL); in psp_v11_0_memory_training()
H A Dpsp_v14_0.c491 adev->hdp.funcs->flush_hdp(adev, NULL); in psp_v14_0_memory_training()