Home
last modified time | relevance | path

Searched refs:nouveau_list (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/nouveau/
H A Dnouveau.h154 struct nouveau_list { struct
155 struct nouveau_list *prev;
156 struct nouveau_list *next;
160 struct nouveau_list thead;
173 struct nouveau_list head;
174 struct nouveau_list pending;
175 struct nouveau_list current;
H A Dprivate.h86 struct nouveau_list head;
103 struct nouveau_list bo_list;
H A Dpushbuf.c58 struct nouveau_list bctx_list;
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c439 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nv50_bufctx_fence()
440 struct nouveau_list *it; in nv50_bufctx_fence()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c578 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nvc0_bufctx_fence()
579 struct nouveau_list *it; in nvc0_bufctx_fence()

Completed in 6 milliseconds