Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_hdp.h32 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
A Dhdp_v7_0.c129 .flush_hdp = amdgpu_hdp_generic_flush,
A Dhdp_v6_0.c141 .flush_hdp = amdgpu_hdp_generic_flush,
A Dhdp_v4_0.c172 .flush_hdp = amdgpu_hdp_generic_flush,
A Dhdp_v5_2.c203 .flush_hdp = hdp_v5_2_flush_hdp,
A Dhdp_v5_0.c209 .flush_hdp = amdgpu_hdp_generic_flush,
A Damdgpu.h676 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member
1523 …((adev)->asic_funcs->flush_hdp ? (adev)->asic_funcs->flush_hdp((adev), (r)) : (adev)->hdp.funcs->f…
A Dcik.c1976 .flush_hdp = &cik_flush_hdp,
A Dvi.c1443 .flush_hdp = &vi_flush_hdp,
A Dsi.c2023 .flush_hdp = &si_flush_hdp,

Completed in 27 milliseconds