Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp.h93 bool intel_dp_needs_vsc_sdp(const struct intel_crtc_state *crtc_state,
Dintel_dp.c2032 if (!intel_dp_needs_vsc_sdp(crtc_state, conn_state)) in intel_dp_compute_vsc_sdp()
2050 intel_dp_needs_vsc_sdp(crtc_state, conn_state)) { in intel_dp_compute_psr_vsc_sdp()
3312 intel_dp_needs_vsc_sdp(const struct intel_crtc_state *crtc_state, in intel_dp_needs_vsc_sdp() function
Dintel_ddi.c437 if (intel_dp_needs_vsc_sdp(crtc_state, conn_state)) in intel_ddi_set_dp_msa()