Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dgfxhub_v1_0.h33 void gfxhub_v1_0_init(struct amdgpu_device *adev);
H A Damdgpu_gfxhub_v1_0.c372 void gfxhub_v1_0_init(struct amdgpu_device *adev) in gfxhub_v1_0_init() function
H A Damdgpu_gmc_v9_0.c1084 gfxhub_v1_0_init(adev); in gmc_v9_0_sw_init()