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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c2306 u32 cmd, ipehr, acthd, acthd_min; local
2318 acthd_min = max((int)acthd - 3 * 4, 0);
2326 if (acthd < acthd_min)

Completed in 69 milliseconds