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

/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Dpanfrost_drm.h42 __u64 in_syncs; member in struct:drm_panfrost_submit
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_device.c73 .in_syncs = (uintptr_t)in_fences,
101 submit.in_syncs = (uintptr_t)(&queue->sync);
104 submit.in_syncs = (uintptr_t)in_fences;
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Dpanfrost_drm.h55 __u64 in_syncs; member in struct:drm_panfrost_submit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_drm.c214 submit.in_syncs = (u64) (uintptr_t) &ctx->out_sync;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_job.c583 submit.in_syncs = (u64)(uintptr_t)(&in_sync);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst752 - panfrost: Skip specifying in_syncs

Completed in 12 milliseconds