Home
last modified time | relevance | path

Searched refs:RING_INSTDONE (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h745 #define RING_INSTDONE(base) ((base)+0x6c) macro
H A Di915_irq.c1725 error->instdone[ring->id] = I915_READ(RING_INSTDONE(ring->mmio_base)); in i915_record_ring_state()