Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfxhub.h37 void (*utcl2_harvest)(struct amdgpu_device *adev); member
A Dgmc_v10_0.c1119 if (!adev->in_s0ix && adev->gfxhub.funcs && adev->gfxhub.funcs->utcl2_harvest) in gmc_v10_0_hw_init()
1120 adev->gfxhub.funcs->utcl2_harvest(adev); in gmc_v10_0_hw_init()
A Dgfxhub_v2_1.c696 .utcl2_harvest = gfxhub_v2_1_utcl2_harvest,

Completed in 8 milliseconds