Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp.h109 bool intel_dp_needs_vsc_sdp(const struct intel_crtc_state *crtc_state,
Dintel_dp.c2592 if (!intel_dp_needs_vsc_sdp(crtc_state, conn_state)) in intel_dp_compute_vsc_sdp()
2612 intel_dp_needs_vsc_sdp(crtc_state, conn_state)) { in intel_dp_compute_psr_vsc_sdp()
4820 intel_dp_needs_vsc_sdp(const struct intel_crtc_state *crtc_state, in intel_dp_needs_vsc_sdp() function
Dintel_ddi.c1639 if (intel_dp_needs_vsc_sdp(crtc_state, conn_state)) in intel_ddi_set_dp_msa()