Searched refs:pushbuf_validate (Results 1 – 1 of 1) sorted by relevance
79 static int pushbuf_validate(struct nouveau_pushbuf *, bool);485 pushbuf_validate(struct nouveau_pushbuf *push, bool retry) in pushbuf_validate() function528 return pushbuf_validate(push, false); in pushbuf_validate()701 return flushed ? pushbuf_validate(push, false) : 0; in nouveau_pushbuf_space()753 return pushbuf_validate(push, true); in nouveau_pushbuf_validate()780 return pushbuf_validate(push, false); in nouveau_pushbuf_kick()