Searched refs:PIPE_CONTROL_FLUSH (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.c573 #define PIPE_CONTROL_FLUSH(ring__, addr__) \ macro
609 PIPE_CONTROL_FLUSH(ring, scratch_addr);
611 PIPE_CONTROL_FLUSH(ring, scratch_addr);
613 PIPE_CONTROL_FLUSH(ring, scratch_addr);
615 PIPE_CONTROL_FLUSH(ring, scratch_addr);
617 PIPE_CONTROL_FLUSH(ring, scratch_addr);
619 PIPE_CONTROL_FLUSH(ring, scratch_addr);

Completed in 128 milliseconds