Searched refs:intel_dp_supports_fec (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.h | 163 bool intel_dp_supports_fec(struct intel_dp *intel_dp, 169 bool intel_dp_supports_fec(struct intel_dp *intel_dp,
|
H A D | intel_dp_mst.c | 195 if (!intel_dp_supports_fec(intel_dp, connector, crtc_state)) in intel_dp_mst_find_vcpi_slots_for_bpp() 596 !intel_dp_supports_fec(intel_dp, connector, pipe_config)) in intel_dp_mst_compute_config()
|
H A D | intel_dp.c | 1609 bool intel_dp_supports_fec(struct intel_dp *intel_dp, in intel_dp_supports_fec() function 2349 intel_dp_supports_fec(intel_dp, connector, pipe_config) && in intel_dp_dsc_compute_config() 2577 !intel_dp_supports_fec(intel_dp, connector, pipe_config)) in intel_dp_compute_link_config()
|