Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_fixed.h34 static inline u32 fixed16_to_u32_round_up(uint_fixed_16_16_t fp) in fixed16_to_u32_round_up() function
Dintel_pm.c5214 wp->linetime_us = fixed16_to_u32_round_up( in skl_compute_wm_params()
5307 res_blocks = fixed16_to_u32_round_up(selected_result) + 1; in skl_compute_plane_wm()
5315 fixed16_to_u32_round_up(wp->y_tile_minimum); in skl_compute_plane_wm()
5321 fixed16_to_u32_round_up(wp->y_tile_minimum); in skl_compute_plane_wm()