Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
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))
Dsoc15.c1016 .flush_hdp = &soc15_flush_hdp,
1039 .flush_hdp = &soc15_flush_hdp,
Dnv.c688 .flush_hdp = &nv_flush_hdp,
Dvi.c1087 .flush_hdp = &vi_flush_hdp,
Dcik.c1942 .flush_hdp = &cik_flush_hdp,
Dsi.c1892 .flush_hdp = &si_flush_hdp,