Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_fixed.h52 static inline uint_fixed_16_16_t max_fixed16(uint_fixed_16_16_t max1, in max_fixed16() function
Dintel_pm.c4401 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()
4402 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()
5532 selected_result = max_fixed16(method2, wp->y_tile_minimum); in skl_compute_plane_wm()