Searched refs:flush_hdp (Results 1 – 6 of 6) sorted by relevance
129 .flush_hdp = amdgpu_hdp_generic_flush,
141 .flush_hdp = amdgpu_hdp_generic_flush,
172 .flush_hdp = amdgpu_hdp_generic_flush,
203 .flush_hdp = hdp_v5_2_flush_hdp,
209 .flush_hdp = amdgpu_hdp_generic_flush,
678 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member