Lines Matching defs:large
699 * intel_wm_method2 - Method 2 / "large buffer" watermark formula
706 * Compute the watermark using the method 2 or "large buffer"
713 * a longer period. The name "large" refers to the fact the
714 * FIFO is relatively large compared to the amount of data
1177 unsigned int small, large;
1180 large = intel_wm_method2(clock, htotal, width, cpp, latency);
1182 wm = min(small, large);
2795 DRM_DEBUG_KMS("Primary WM%d too large %u (max %u)\n",
2798 DRM_DEBUG_KMS("Sprite WM%d too large %u (max %u)\n",
2801 DRM_DEBUG_KMS("Cursor WM%d too large %u (max %u)\n",
6790 * - lines are large relative to FIFO size (buffer can hold up to 2)