Home
last modified time | relevance | path

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

/linux-6.12.1/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.c1822 wp->linetime_us = fixed16_to_u32_round_up(intel_get_linetime_us(crtc_state)); in skl_compute_wm_params()
1910 blocks = fixed16_to_u32_round_up(selected_result) + 1; in skl_compute_plane_wm()
1929 fixed16_to_u32_round_up(wp->plane_blocks_per_line)); in skl_compute_plane_wm()
1936 blocks += fixed16_to_u32_round_up(wp->y_tile_minimum); in skl_compute_plane_wm()
1941 blocks += fixed16_to_u32_round_up(wp->y_tile_minimum); in skl_compute_plane_wm()