Searched defs:evo_wait (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c174 * grabbed by evo_wait (if the pushbuf reservation is successful) and
397 evo_wait(void *evoc, int nr) function
445 u32 *push = evo_wait(mast, 8);
496 push = evo_wait(flip.chan, 8);
529 push = evo_wait(sync, 128);
664 push = evo_wait(mast, 4);
759 push = evo_wait(mast, 8);
799 push = evo_wait(mast, 8);
820 push = evo_wait(mast, 16);
848 push = evo_wait(mas
[all...]

Completed in 28 milliseconds