Searched refs:linetime_us (Results 1 – 1 of 1) sorted by relevance
78 u32 linetime_us; member5271 uint_fixed_16_16_t linetime_us; in intel_get_linetime_us() local5282 linetime_us = div_fixed16(crtc_htotal * 1000, pixel_rate); in intel_get_linetime_us()5284 return linetime_us; in intel_get_linetime_us()5375 wp->linetime_us = fixed16_to_u32_round_up( in skl_compute_wm_params()5467 } else if (latency >= wp->linetime_us) { in skl_compute_plane_wm()