Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c129 bool intel_dp_is_uhbr(const struct intel_crtc_state *crtc_state) in intel_dp_is_uhbr() function
2408 if (intel_dp_is_uhbr(crtc_state)) in intel_dp_needs_8b10b_fec()
2881 if (!ret && intel_dp_is_uhbr(pipe_config)) in intel_dp_compute_link_for_joined_pipes()
3383 intel_dp_is_uhbr(pipe_config); in intel_dp_audio_compute_config()
3423 int symbol_size = intel_dp_is_uhbr(crtc_state) ? 32 : 8; in intel_dp_compute_min_hblank()
3428 int min_sym_cycles = intel_dp_is_uhbr(crtc_state) ? 3 : 5; in intel_dp_compute_min_hblank()
3441 if (!is_mst && !intel_dp_is_uhbr(crtc_state)) in intel_dp_compute_min_hblank()
3485 if (intel_dp_is_uhbr(crtc_state)) { in intel_dp_compute_min_hblank()
3558 if (intel_dp_is_uhbr(pipe_config)) { in intel_dp_compute_config()
3595 if (!intel_dp_is_uhbr(pipe_config)) { in intel_dp_compute_config()
H A Dintel_psr.c1797 if (intel_dp_is_uhbr(crtc_state)) { in _panel_replay_compute_config()
2826 hactive_limit = intel_dp_is_uhbr(crtc_state) ? 1230 : 546; in intel_psr_apply_pr_link_on_su_wa()
2828 hactive_limit = intel_dp_is_uhbr(crtc_state) ? 615 : 273; in intel_psr_apply_pr_link_on_su_wa()