Searched refs:gpu_access (Results 1 – 4 of 4) sorted by relevance
125 if (!bo->gpu_access) in panfrost_bo_wait()131 if (!wait_readers && !(bo->gpu_access & PAN_BO_ACCESS_WRITE)) in panfrost_bo_wait()143 bo->gpu_access = 0; in panfrost_bo_wait()
110 uint32_t gpu_access; member
90 (*bo)->gpu_access |= PAN_BO_ACCESS_RW; in panfrost_pool_get_bo_handles()
934 bo->gpu_access |= flags & (PAN_BO_ACCESS_RW); in panfrost_batch_record_bo()