Searched refs:new_annotations (Results 1 – 1 of 1) sorted by relevance
3326 drm_intel_aub_annotation *new_annotations = in drm_intel_bufmgr_gem_set_aub_annotations() local3328 if (new_annotations == NULL) { in drm_intel_bufmgr_gem_set_aub_annotations()3334 memcpy(new_annotations, annotations, size); in drm_intel_bufmgr_gem_set_aub_annotations()3335 bo_gem->aub_annotations = new_annotations; in drm_intel_bufmgr_gem_set_aub_annotations()