Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h445 #define GEN6_BSD_RING_BASE 0x12000 macro
455 #define GEN6_VRSYNC (RING_SYNC_1(GEN6_BSD_RING_BASE))
456 #define GEN6_VBSYNC (RING_SYNC_0(GEN6_BSD_RING_BASE))
Dintel_ringbuffer.c1815 ring->mmio_base = GEN6_BSD_RING_BASE; in intel_init_bsd_ring_buffer()
Di915_irq.c2141 I915_WRITE(RING_IMR(GEN6_BSD_RING_BASE), 0); in valleyview_irq_preinstall()