Home
last modified time | relevance | path

Searched refs:BLT_RING_BASE (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/i915/
Di915_reg.h420 #define BLT_RING_BASE 0x22000 macro
431 #define GEN6_BRSYNC (RING_SYNC_0(BLT_RING_BASE))
432 #define GEN6_BVSYNC (RING_SYNC_1(BLT_RING_BASE))
Dintel_ringbuffer.c1532 ring->mmio_base = BLT_RING_BASE; in intel_init_blt_ring_buffer()
Di915_irq.c1284 I915_WRITE(RING_IMR(BLT_RING_BASE), 0); in valleyview_irq_preinstall()