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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ringbuffer.c381 RING_ACTHD(ring->mmio_base) : ACTHD;
797 * ACTHD) before reading the status page. */
H A Di915_irq.c1670 u32 acthd = I915_READ(ACTHD);
1983 DRM_DEBUG(" ACTHD: 0x%08x\n",
2029 DRM_DEBUG(" ACTHD: 0x%08x\n",
2030 I915_READ(ACTHD));
2046 DRM_DEBUG(" ACTHD: 0x%08x\n",
2314 /* ACTHD is likely pointing to the dword after the actual command,
2410 * ACTHD. If ACTHD hasn't changed by the time the hangcheck timer elapses
H A Di915_reg.h844 #define ACTHD 0x020c8 macro

Completed in 273 milliseconds