Searched refs:PAN_BO_SHARED (Results 1 – 3 of 3) sorted by relevance
125 if (!(bo->flags & PAN_BO_SHARED)) { in panfrost_bo_wait()270 if (bo->flags & PAN_BO_SHARED || dev->debug & PAN_DBG_NO_CACHE) in panfrost_bo_cache_put()497 bo->flags = PAN_BO_SHARED; in panfrost_bo_import()536 bo->flags |= PAN_BO_SHARED; in panfrost_bo_export()
51 #define PAN_BO_SHARED (1 << 4) macro
934 if (!(bo->flags & PAN_BO_SHARED)) in panfrost_ptr_map()