Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c149 if (!intel_dp_is_uhbr(crtc_state) || DISPLAY_VER(display) >= 20 || !dsc) in intel_dp_mst_max_dpt_bpp()
241 u8 link_coding_cap = intel_dp_is_uhbr(crtc_state) ? in mst_stream_update_slots()
1229 if (crtc_state->fec_enable || intel_dp_is_uhbr(crtc_state)) in enable_bs_jitter_was()
1234 if (intel_dp_is_uhbr(crtc_state)) in enable_bs_jitter_was()
1239 if (crtc_state->fec_enable || intel_dp_is_uhbr(crtc_state)) in enable_bs_jitter_was()
1267 if (intel_dp_is_uhbr(pipe_config)) { in mst_stream_enable()
H A Dintel_ddi_buf_trans.c1747 intel_dp_is_uhbr(crtc_state)) in dg2_get_snps_buf_trans()
1766 if (intel_crtc_has_dp_encoder(crtc_state) && intel_dp_is_uhbr(crtc_state)) in mtl_get_c20_buf_trans()
1779 if (intel_crtc_has_dp_encoder(crtc_state) && intel_dp_is_uhbr(crtc_state)) in xe3plpd_get_lt_buf_trans()
H A Dintel_dp.c143 bool intel_dp_is_uhbr(const struct intel_crtc_state *crtc_state) in intel_dp_is_uhbr() function
2333 if (intel_dp_is_uhbr(crtc_state)) in intel_dp_needs_8b10b_fec()
2809 if (!ret && intel_dp_is_uhbr(pipe_config)) in intel_dp_compute_link_config()
3245 intel_dp_is_uhbr(pipe_config); in intel_dp_audio_compute_config()
3285 int symbol_size = intel_dp_is_uhbr(crtc_state) ? 32 : 8; in intel_dp_compute_min_hblank()
3290 int min_sym_cycles = intel_dp_is_uhbr(crtc_state) ? 3 : 5; in intel_dp_compute_min_hblank()
3303 if (!is_mst && !intel_dp_is_uhbr(crtc_state)) in intel_dp_compute_min_hblank()
3347 if (intel_dp_is_uhbr(crtc_state)) { in intel_dp_compute_min_hblank()
3420 if (intel_dp_is_uhbr(pipe_config)) { in intel_dp_compute_config()
3457 if (!intel_dp_is_uhbr(pipe_config)) { in intel_dp_compute_config()
H A Dintel_psr.c1790 if (intel_dp_is_uhbr(crtc_state)) { in _panel_replay_compute_config()
2815 hactive_limit = intel_dp_is_uhbr(crtc_state) ? 1230 : 546; in intel_psr_apply_pr_link_on_su_wa()
2817 hactive_limit = intel_dp_is_uhbr(crtc_state) ? 615 : 273; in intel_psr_apply_pr_link_on_su_wa()