Home
last modified time | relevance | path

Searched refs:amdgpu_mes_hdp_flush (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.h556 int amdgpu_mes_hdp_flush(struct amdgpu_device *adev);
H A Damdgpu_mes.c667 int amdgpu_mes_hdp_flush(struct amdgpu_device *adev) in amdgpu_mes_hdp_flush() function
H A Damdgpu_gfx.c1410 return amdgpu_mes_hdp_flush(adev); in amdgpu_kiq_hdp_flush()