Lines Matching full:hfi
243 DRM_DEV_ERROR(gmu->dev, "Unable to start the HFI queues\n"); in a6xx_gmu_hfi_start()
793 /* Write the iova of the HFI table */ in a6xx_gmu_fw_start()
794 gmu_write(gmu, REG_A6XX_GMU_HFI_QTBL_ADDR, gmu->hfi.iova); in a6xx_gmu_fw_start()
1089 /* Turn off HFI */ in a6xx_gmu_shutdown()
1137 msm_gem_kernel_put(gmu->hfi.obj, gmu->aspace); in a6xx_gmu_memory_free()
1546 /* HFI v1, has sptprac */ in a6xx_gmu_init()
1555 /* Allocate memory for for the HFI queues */ in a6xx_gmu_init()
1556 ret = a6xx_gmu_memory_alloc(gmu, &gmu->hfi, SZ_16K, 0); in a6xx_gmu_init()
1580 /* Get the HFI and GMU interrupts */ in a6xx_gmu_init()
1581 gmu->hfi_irq = a6xx_gmu_get_irq(gmu, pdev, "hfi", a6xx_hfi_irq); in a6xx_gmu_init()
1596 /* Set up the HFI queues */ in a6xx_gmu_init()