Searched defs:acthd_min (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | i915_irq.c | 2306 u32 cmd, ipehr, acthd, acthd_min; local 2318 acthd_min = max((int)acthd - 3 * 4, 0); 2326 if (acthd < acthd_min) |
Completed in 145 milliseconds