Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1163 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
1726 #define amdgpu_asic_flush_hdp(adev, r) (adev)->asic_funcs->flush_hdp((adev), (r))
H A Dsoc15.c608 .flush_hdp = &soc15_flush_hdp,
H A Dcik.c1755 .flush_hdp = &cik_flush_hdp,
H A Dvi.c957 .flush_hdp = &vi_flush_hdp,