Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_fixed.h75 static inline u32 mul_round_up_u32_fixed16(u32 val, uint_fixed_16_16_t mul) in mul_round_up_u32_fixed16() function
Dintel_pm.c4700 rate = mul_round_up_u32_fixed16(data_rate, down_scale_amount); in skl_plane_relative_data_rate()
5122 return mul_round_up_u32_fixed16(adjusted_pixel_rate, in skl_adjusted_plane_pixel_rate()
5348 min_ddb_alloc = mul_round_up_u32_fixed16(res_lines + extra_lines, in skl_compute_plane_wm()
5459 (u16)mul_round_up_u32_fixed16(2, wp->y_tile_minimum); in skl_compute_transition_wm()