Home
last modified time | relevance | path

Searched refs:fixed16_to_u32_round_up (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fixed.h34 static inline u32 fixed16_to_u32_round_up(uint_fixed_16_16_t fp) in fixed16_to_u32_round_up() function
Dskl_watermark.c1880 wp->linetime_us = fixed16_to_u32_round_up(intel_get_linetime_us(crtc_state)); in skl_compute_wm_params()
1976 blocks = fixed16_to_u32_round_up(selected_result); in skl_compute_plane_wm()
1998 fixed16_to_u32_round_up(wp->plane_blocks_per_line)); in skl_compute_plane_wm()
2005 blocks += fixed16_to_u32_round_up(wp->y_tile_minimum); in skl_compute_plane_wm()
2010 blocks += fixed16_to_u32_round_up(wp->y_tile_minimum); in skl_compute_plane_wm()