Home
last modified time | relevance | path

Searched refs:has_multisync (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_gem.c406 bool has_multisync = se && (se->flags & DRM_V3D_EXT_ID_MULTI_SYNC); in v3d_job_init() local
424 if (has_multisync) { in v3d_job_init()
486 bool has_multisync = se && (se->flags & DRM_V3D_EXT_ID_MULTI_SYNC); in v3d_attach_fences_and_unlock_reservation() local
499 if (!has_multisync) { in v3d_attach_fences_and_unlock_reservation()