Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/
Dpushbuf.c61 uint32_t suffix0; member
341 req.suffix0 = nvpb->suffix0; in pushbuf_submit()
354 nvpb->suffix0 = req.suffix0; in pushbuf_submit()
568 nvpb->suffix0 = req.suffix0; in nouveau_pushbuf_new()
571 nvpb->suffix0 = 0xffffffff; in nouveau_pushbuf_new()
717 if (nvpb->suffix0 || nvpb->suffix1) { in nouveau_pushbuf_data()
718 *push->cur++ = nvpb->suffix0; in nouveau_pushbuf_data()
/third_party/libdrm/include/drm/
Dnouveau_drm.h172 __u32 suffix0; member