Lines Matching defs:stuck
2058 * 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 };
2443 /* Issue a wake-up to catch stuck h/w. */
2483 stuck[i] = true;
2504 stuck[i] ? "stuck" : "no progress",