Searched refs:pushbuf_validate (Results 1 – 1 of 1) sorted by relevance
75 static int pushbuf_validate(struct nouveau_pushbuf *, bool);481 pushbuf_validate(struct nouveau_pushbuf *push, bool retry) in pushbuf_validate() function524 return pushbuf_validate(push, false); in pushbuf_validate()697 return flushed ? pushbuf_validate(push, false) : 0; in nouveau_pushbuf_space()749 return pushbuf_validate(push, true); in nouveau_pushbuf_validate()776 return pushbuf_validate(push, false); in nouveau_pushbuf_kick()