Searched refs:RING_WAIT (Results 1 – 4 of 4) sorted by relevance
294 if (val & RING_WAIT) in engine_sample()310 busy = val & (RING_WAIT_SEMAPHORE | RING_WAIT); in engine_sample()
2604 #define RING_WAIT (1 << 11) /* gen3+, PRBx_CTL */ macro
1445 ENGINE_READ(engine, RING_CTL) & (RING_WAIT | RING_WAIT_SEMAPHORE) ? " [waiting]" : ""); in intel_engine_print_registers()
1235 if ((regs[CTX_RING_CTL] & ~(RING_WAIT | RING_WAIT_SEMAPHORE)) != in execlists_check_context()