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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c2058 * some errors might have become stuck,
2061 DRM_ERROR("EIR stuck: 0x%08x, masking\n", eir);
2384 DRM_ERROR("Kicking stuck wait on %s\n",
2395 DRM_ERROR("Kicking stuck semaphore on %s\n",
2411 * Further, acthd is inspected to see if the ring is stuck. On stuck case
2422 bool stuck[I915_NUM_RINGS] = { 0 }; local
2443 /* Issue a wake-up to catch stuck h/w. */
2483 stuck[i] = true;
2504 stuck[
[all...]

Completed in 17 milliseconds