Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v2_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs;
Dgfxhub_v2_0.c476 const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs = { variable
Dgmc_v10_0.c733 adev->gfxhub.funcs = &gfxhub_v2_0_funcs; in gmc_v10_0_set_gfxhub_funcs()