Searched refs:intel_dp_supports_fec (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_dp.h | 165 bool intel_dp_supports_fec(struct intel_dp *intel_dp, 171 bool intel_dp_supports_fec(struct intel_dp *intel_dp,
|
D | intel_dp_mst.c | 194 if (!intel_dp_supports_fec(intel_dp, connector, crtc_state)) in intel_dp_mst_find_vcpi_slots_for_bpp() 594 !intel_dp_supports_fec(intel_dp, connector, pipe_config)) in intel_dp_mst_compute_config()
|
D | intel_dp.c | 1543 bool intel_dp_supports_fec(struct intel_dp *intel_dp, in intel_dp_supports_fec() function 2315 intel_dp_supports_fec(intel_dp, connector, pipe_config)); in intel_dp_dsc_compute_config() 2538 !intel_dp_supports_fec(intel_dp, connector, pipe_config)) in intel_dp_compute_link_config()
|