Lines Matching defs:large
489 * intel_wm_method2 - Method 2 / "large buffer" watermark formula
496 * Compute the watermark using the method 2 or "large buffer"
503 * a longer period. The name "large" refers to the fact the
504 * FIFO is relatively large compared to the amount of data
999 unsigned int small, large;
1002 large = intel_wm_method2(pixel_rate, htotal, width, cpp, latency);
1004 wm = min(small, large);
2681 "Primary WM%d too large %u (max %u)\n",
2685 "Sprite WM%d too large %u (max %u)\n",
2689 "Cursor WM%d too large %u (max %u)\n",