Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dhdp_v4_0.h29 extern const struct amdgpu_hdp_funcs hdp_v4_0_funcs;
H A Dhdp_v4_0.c168 const struct amdgpu_hdp_funcs hdp_v4_0_funcs = { variable
H A Damdgpu_discovery.c2475 adev->hdp.funcs = &hdp_v4_0_funcs; in amdgpu_discovery_set_ip_blocks()