Searched refs:pushbuf_validate (Results 1 – 1 of 1) sorted by relevance
76 static int pushbuf_validate(struct nouveau_pushbuf *, bool);488 pushbuf_validate(struct nouveau_pushbuf *push, bool retry) in pushbuf_validate() function531 return pushbuf_validate(push, false); in pushbuf_validate()704 return flushed ? pushbuf_validate(push, false) : 0; in nouveau_pushbuf_space()756 return pushbuf_validate(push, true); in nouveau_pushbuf_validate()783 return pushbuf_validate(push, false); in nouveau_pushbuf_kick()