Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h607 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
1160 #define amdgpu_asic_flush_hdp(adev, r) (adev)->asic_funcs->flush_hdp((adev), (r))
H A Dsoc15.c1016 .flush_hdp = &soc15_flush_hdp,
1039 .flush_hdp = &soc15_flush_hdp,
H A Dnv.c688 .flush_hdp = &nv_flush_hdp,
H A Dvi.c1087 .flush_hdp = &vi_flush_hdp,
H A Dcik.c1942 .flush_hdp = &cik_flush_hdp,
H A Dsi.c1892 .flush_hdp = &si_flush_hdp,