Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dhdp_v7_0.c129 .flush_hdp = amdgpu_hdp_generic_flush,
H A Dhdp_v6_0.c141 .flush_hdp = amdgpu_hdp_generic_flush,
H A Dhdp_v4_0.c172 .flush_hdp = amdgpu_hdp_generic_flush,
H A Dhdp_v5_2.c203 .flush_hdp = hdp_v5_2_flush_hdp,
H A Dhdp_v5_0.c209 .flush_hdp = amdgpu_hdp_generic_flush,
H A Damdgpu.h678 void (*flush_hdp)(struct amdgpu_device *adev, struct amdgpu_ring *ring); member