Searched refs:syncobj_data (Results 1 – 1 of 1) sorted by relevance
95 struct drm_amdgpu_cs_chunk_syncobj syncobj_data; in syncobj_command_submission_helper() local138 chunks[1].chunk_data = (uint64_t)(uintptr_t)&syncobj_data; in syncobj_command_submission_helper()139 syncobj_data.handle = syncobj_handle; in syncobj_command_submission_helper()140 syncobj_data.point = point; in syncobj_command_submission_helper()141 syncobj_data.flags = DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT; in syncobj_command_submission_helper()