Searched refs:PAN_DBG_SYNC (Results 1 – 7 of 7) sorted by relevance
39 #define PAN_DBG_SYNC 0x0010 macro
411 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) { in panfrost_bo_create()451 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_bo_unreference()
331 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_open_device()
627 if (!out_sync && dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_batch_submit_ioctl()692 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) { in panfrost_batch_submit_ioctl()704 if (!ctx->is_noop && dev->debug & PAN_DBG_SYNC) in panfrost_batch_submit_ioctl()
61 {"sync", PAN_DBG_SYNC, "Wait for each job's completion and abort on GPU faults"},
1015 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_ptr_map()
321 - panfrost: Implement PAN_DBG_SYNC with pandecode/minimal