Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1772 bpc = crtc_state->max_pipe_bpp / 3; in intel_dp_compute_link_config_wide()
1908 int max_pipe_bpp) in intel_dp_dsc_compute_params()
1917 if (dsc_bpc[i] * 3 <= max_pipe_bpp) in intel_dp_dsc_compute_params()
2745 limits->pipe.max_bpp = min(crtc_state->max_pipe_bpp, 24); in intel_dp_config_required_rate()
1835 align_max_sink_dsc_input_bpp(const struct intel_connector * connector,int max_pipe_bpp) align_max_sink_dsc_input_bpp() argument