Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v1_1.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v1_1_funcs;
Dgfxhub_v1_1.c71 const struct amdgpu_gfxhub_funcs gfxhub_v1_1_funcs = { variable
Dgmc_v9_0.c1172 adev->gfxhub.funcs = &gfxhub_v1_1_funcs; in gmc_v9_0_set_gfxhub_funcs()