Searched refs:gpmu_bo (Results 1 – 3 of 3) sorted by relevance
336 if (a5xx_gpu->gpmu_bo) in a5xx_gpmu_ucode_init()367 &a5xx_gpu->gpmu_bo, &a5xx_gpu->gpmu_iova); in a5xx_gpmu_ucode_init()371 msm_gem_object_set_name(a5xx_gpu->gpmu_bo, "gpmufw"); in a5xx_gpmu_ucode_init()388 msm_gem_put_vaddr(a5xx_gpu->gpmu_bo); in a5xx_gpmu_ucode_init()
24 struct drm_gem_object *gpmu_bo; member
1049 if (a5xx_gpu->gpmu_bo) { in a5xx_destroy()1050 msm_gem_unpin_iova(a5xx_gpu->gpmu_bo, gpu->aspace); in a5xx_destroy()1051 drm_gem_object_put(a5xx_gpu->gpmu_bo); in a5xx_destroy()