Searched refs:intel_dp_dsc_max_src_input_bpc (Results 1 – 1 of 1) sorted by relevance
1745 u8 intel_dp_dsc_max_src_input_bpc(struct drm_i915_private *i915) in intel_dp_dsc_max_src_input_bpc() function1764 dsc_max_bpc = intel_dp_dsc_max_src_input_bpc(i915); in intel_dp_dsc_compute_max_bpp()2152 dsc_max_bpc = min(intel_dp_dsc_max_src_input_bpc(i915), conn_state->max_requested_bpc); in is_dsc_pipe_bpp_sufficient()2213 dsc_max_bpc = intel_dp_dsc_max_src_input_bpc(i915); in intel_dp_dsc_compute_pipe_bpp()