Lines Matching full:hfi
252 DRM_DEV_ERROR(gmu->dev, "Unable to start the HFI queues\n"); in a6xx_gmu_hfi_start()
810 /* Write the iova of the HFI table */ in a6xx_gmu_fw_start()
811 gmu_write(gmu, REG_A6XX_GMU_HFI_QTBL_ADDR, gmu->hfi.iova); in a6xx_gmu_fw_start()
1174 /* Turn off HFI */ in a6xx_gmu_shutdown()
1222 msm_gem_kernel_put(gmu->hfi.obj, gmu->aspace); in a6xx_gmu_memory_free()
1732 /* HFI v1, has sptprac */ in a6xx_gmu_init()
1746 /* Allocate memory for for the HFI queues */ in a6xx_gmu_init()
1747 ret = a6xx_gmu_memory_alloc(gmu, &gmu->hfi, SZ_16K, 0, "hfi"); in a6xx_gmu_init()
1769 /* Get the HFI and GMU interrupts */ in a6xx_gmu_init()
1770 gmu->hfi_irq = a6xx_gmu_get_irq(gmu, pdev, "hfi", a6xx_hfi_irq); in a6xx_gmu_init()
1809 /* Set up the HFI queues */ in a6xx_gmu_init()