Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_fixed.h97 static inline uint_fixed_16_16_t div_fixed16(u32 val, u32 d) in div_fixed16() function
H A Dintel_pm.c4404 fp_w_ratio = div_fixed16(src_w, dst_w); in skl_plane_downscale_amount()
4405 fp_h_ratio = div_fixed16(src_h, dst_h); in skl_plane_downscale_amount()
5055 ret = div_fixed16(wm_intermediate_val, 1000 * dbuf_block_size); in skl_wm_method1()
5097 linetime_us = div_fixed16(crtc_htotal * 1000, pixel_rate); in intel_get_linetime_us()
5202 wp->plane_blocks_per_line = div_fixed16(interm_pbpl, in skl_compute_wm_params()