Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v3_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v3_0_funcs;
Dgfxhub_v3_0.c527 const struct amdgpu_gfxhub_funcs gfxhub_v3_0_funcs = { variable
Dgmc_v11_0.c604 adev->gfxhub.funcs = &gfxhub_v3_0_funcs; in gmc_v11_0_set_gfxhub_funcs()