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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h219 void nv50_default_kick_notify(struct nouveau_pushbuf *);
H A Dnv50_context.c118 nv50_default_kick_notify(struct nouveau_pushbuf *push) function in typeref:typename:void
334 nv50->base.pushbuf->kick_notify = nv50_default_kick_notify;
H A Dnv50_vbo.c896 push->kick_notify = nv50_default_kick_notify;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h262 void nv50_default_kick_notify(struct nouveau_pushbuf *);
H A Dnv50_context.c135 nv50_default_kick_notify(struct nouveau_pushbuf *push) function in typeref:typename:void
361 nv50->base.pushbuf->kick_notify = nv50_default_kick_notify;
H A Dnv50_vbo.c927 push->kick_notify = nv50_default_kick_notify;

Completed in 9 milliseconds