Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_dp.h138 int intel_dp_dsc_compute_max_bpp(const struct intel_connector *connector,
Dintel_dp.c1476 pipe_bpp = intel_dp_dsc_compute_max_bpp(connector, U8_MAX); in intel_dp_mode_valid()
1816 int intel_dp_dsc_compute_max_bpp(const struct intel_connector *connector, in intel_dp_dsc_compute_max_bpp() function
2306 pipe_bpp = intel_dp_dsc_compute_max_bpp(connector, max_bpc); in intel_edp_dsc_compute_pipe_bpp()
Dintel_dp_mst.c1503 int pipe_bpp = intel_dp_dsc_compute_max_bpp(intel_connector, U8_MAX); in mst_connector_mode_valid_ctx()