Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h568 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
1147 #define amdgpu_asic_flush_hdp(adev, r) (adev)->asic_funcs->flush_hdp((adev), (r))
Dsoc15.c949 .flush_hdp = &soc15_flush_hdp,
969 .flush_hdp = &soc15_flush_hdp,
Dnv.c576 .flush_hdp = &nv_flush_hdp,
Dcik.c1838 .flush_hdp = &cik_flush_hdp,
Dsi.c1411 .flush_hdp = &si_flush_hdp,
Dvi.c1038 .flush_hdp = &vi_flush_hdp,