Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dhdp_v4_0.h29 extern const struct amdgpu_hdp_funcs hdp_v4_0_funcs;
Dhdp_v4_0.c159 const struct amdgpu_hdp_funcs hdp_v4_0_funcs = { variable
Dsoc15.c787 adev->hdp.funcs = &hdp_v4_0_funcs; in soc15_set_ip_blocks()