Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c601 .flush_hdp = &soc15_flush_hdp,
Damdgpu.h1158 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
1700 #define amdgpu_asic_flush_hdp(adev, r) (adev)->asic_funcs->flush_hdp((adev), (r))
Dcik.c1755 .flush_hdp = &cik_flush_hdp,
Dvi.c955 .flush_hdp = &vi_flush_hdp,
Dsi.c1339 .flush_hdp = &si_flush_hdp,