Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.h215 int intel_dp_dsc_bpp_step_x16(const struct intel_connector *connector);
H A Dintel_dp_mst.c502 bpp_step_x16 = intel_dp_dsc_bpp_step_x16(connector); in mst_stream_dsc_compute_link_config()
H A Dintel_dp.c2110 int intel_dp_dsc_bpp_step_x16(const struct intel_connector *connector) in intel_dp_dsc_bpp_step_x16() function
2179 bpp_step_x16 = intel_dp_dsc_bpp_step_x16(connector); in dsc_compute_compressed_bpp()