Home
last modified time | relevance | path

Searched refs:PAN_DBG_SYNC (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_util.h39 #define PAN_DBG_SYNC 0x0010 macro
H A Dpan_bo.c411 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()
H A Dpan_props.c318 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_open_device()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c627 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()
H A Dpan_screen.c61 {"sync", PAN_DBG_SYNC, "Wait for each job's completion and abort on GPU faults"},
H A Dpan_resource.c1015 if (dev->debug & (PAN_DBG_TRACE | PAN_DBG_SYNC)) in panfrost_ptr_map()

Completed in 7 milliseconds