Searched refs:utcl2_harvest (Results 1 – 2 of 2) sorted by relevance
37 void (*utcl2_harvest)(struct amdgpu_device *adev); member
981 if (!adev->in_s0ix && adev->gfxhub.funcs && adev->gfxhub.funcs->utcl2_harvest) in gmc_v10_0_gart_enable() 982 adev->gfxhub.funcs->utcl2_harvest(adev); in gmc_v10_0_gart_enable()