Lines Matching full:hfi
288 DRM_DEV_ERROR(gmu->dev, "Unable to start the HFI queues\n");
867 /* Write the iova of the HFI table */
868 gmu_write(gmu, REG_A6XX_GMU_HFI_QTBL_ADDR, gmu->hfi.iova);
1167 * GMU firmware's internal power state gets messed up if we send "prepare_slumber" hfi when
1209 /* Turn off HFI */
1262 msm_gem_kernel_put(gmu->hfi.obj, gmu->aspace);
1995 /* HFI v1, has sptprac */
2009 /* Allocate memory for for the HFI queues */
2010 ret = a6xx_gmu_memory_alloc(gmu, &gmu->hfi, SZ_16K, 0, "hfi");
2032 /* Get the HFI and GMU interrupts */
2033 gmu->hfi_irq = a6xx_gmu_get_irq(gmu, pdev, "hfi", a6xx_hfi_irq);
2077 /* Set up the HFI queues */