Searched refs:PAN_BO_SHARED (Results 1 – 3 of 3) sorted by relevance
123 if (!(bo->flags & PAN_BO_SHARED)) { in panfrost_bo_wait()264 if (bo->flags & PAN_BO_SHARED) in panfrost_bo_cache_put()474 bo->flags = PAN_BO_SHARED; in panfrost_bo_import()514 bo->flags |= PAN_BO_SHARED; in panfrost_bo_export()
51 #define PAN_BO_SHARED (1 << 4) macro
885 if (!(bo->flags & PAN_BO_SHARED)) in panfrost_ptr_map()