Home
last modified time | relevance | path

Searched refs:amdgpu_hdp_funcs (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hdp.h31 struct amdgpu_hdp_funcs { struct
42 const struct amdgpu_hdp_funcs *funcs; argument
H A Dhdp_v5_0.h29 extern const struct amdgpu_hdp_funcs hdp_v5_0_funcs;
H A Dhdp_v5_2.h29 extern const struct amdgpu_hdp_funcs hdp_v5_2_funcs;
H A Dhdp_v6_0.h29 extern const struct amdgpu_hdp_funcs hdp_v6_0_funcs;
H A Dhdp_v4_0.h29 extern const struct amdgpu_hdp_funcs hdp_v4_0_funcs;
H A Dhdp_v6_0.c138 const struct amdgpu_hdp_funcs hdp_v6_0_funcs = {
H A Dhdp_v4_0.c168 const struct amdgpu_hdp_funcs hdp_v4_0_funcs = {
H A Dhdp_v5_2.c191 const struct amdgpu_hdp_funcs hdp_v5_2_funcs = {
H A Dhdp_v5_0.c217 const struct amdgpu_hdp_funcs hdp_v5_0_funcs = {