Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dhdp_v4_0.c173 .invalidate_hdp = hdp_v4_0_invalidate_hdp,
H A Dhdp_v5_0.c210 .invalidate_hdp = hdp_v5_0_invalidate_hdp,
H A Damdgpu.h624 void (*invalidate_hdp)(struct amdgpu_device *adev, member