Searched refs:horiz_pixels (Results 1 – 1 of 1) sorted by relevance
2459 static uint32_t ilk_wm_fbc(uint32_t pri_val, uint32_t horiz_pixels, in ilk_wm_fbc() argument2470 if (WARN_ON(!horiz_pixels)) in ilk_wm_fbc()2473 return DIV_ROUND_UP(pri_val * 64, horiz_pixels * cpp) + 2; in ilk_wm_fbc()