Searched refs:aub_annotations (Results 1 – 1 of 1) sorted by relevance
256 drm_intel_aub_annotation *aub_annotations; member781 bo_gem->aub_annotations = NULL; in drm_intel_gem_bo_alloc_internal()1070 free(bo_gem->aub_annotations); in drm_intel_gem_bo_free()2166 &bo_gem->aub_annotations[i]; in aub_write_bo()3327 count > 0 ? realloc(bo_gem->aub_annotations, size) : NULL; in drm_intel_bufmgr_gem_set_aub_annotations()3329 free(bo_gem->aub_annotations); in drm_intel_bufmgr_gem_set_aub_annotations()3330 bo_gem->aub_annotations = NULL; in drm_intel_bufmgr_gem_set_aub_annotations()3335 bo_gem->aub_annotations = new_annotations; in drm_intel_bufmgr_gem_set_aub_annotations()