Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfxhub_v1_2.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v1_2_funcs;
H A Dgfxhub_v1_2.c617 const struct amdgpu_gfxhub_funcs gfxhub_v1_2_funcs = { variable
H A Dgmc_v9_0.c1540 adev->gfxhub.funcs = &gfxhub_v1_2_funcs; in gmc_v9_0_set_gfxhub_funcs()