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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_reg.h671 #define GEN6_BSD_RING_BASE 0x12000 macro
684 #define GEN6_VBSYNC (RING_SYNC_0(GEN6_BSD_RING_BASE))
685 #define GEN6_VRSYNC (RING_SYNC_1(GEN6_BSD_RING_BASE))
686 #define GEN6_VVESYNC (RING_SYNC_2(GEN6_BSD_RING_BASE))
H A Dintel_ringbuffer.c1949 ring->mmio_base = GEN6_BSD_RING_BASE;
H A Di915_irq.c2602 I915_WRITE(RING_IMR(GEN6_BSD_RING_BASE), 0);

Completed in 98 milliseconds