Home
last modified time | relevance | path

Searched refs:fxp_q4_to_int_roundup (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/include/drm/
Ddrm_fixed.h228 static inline int fxp_q4_to_int_roundup(int val_q4) in fxp_q4_to_int_roundup() function
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_vdsc.c1056 (fxp_q4_to_int_roundup(crtc_state->dsc.compressed_bpp_x16) * in intel_vdsc_min_cdclk()
Dintel_dp.c2183 dsc_min_bpp = fxp_q4_to_int_roundup(limits->link.min_bpp_x16); in dsc_compute_compressed_bpp()
2316 dsc_min_bpp = fxp_q4_to_int_roundup(limits->link.min_bpp_x16); in intel_edp_dsc_compute_pipe_bpp()
2597 fxp_q4_to_int_roundup(crtc_state->dsc.compressed_bpp_x16) : in intel_dp_config_required_rate()
Dintel_dp_mst.c451 min_compressed_bpp = fxp_q4_to_int_roundup(limits->link.min_bpp_x16); in mst_stream_dsc_compute_link_config()