Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp.h83 bool intel_dp_needs_vsc_sdp(const struct intel_crtc_state *crtc_state,
Dintel_dp.c1812 if (!intel_dp_needs_vsc_sdp(crtc_state, conn_state)) in intel_dp_compute_vsc_sdp()
1830 intel_dp_needs_vsc_sdp(crtc_state, conn_state)) { in intel_dp_compute_psr_vsc_sdp()
3032 intel_dp_needs_vsc_sdp(const struct intel_crtc_state *crtc_state, in intel_dp_needs_vsc_sdp() function
Dintel_ddi.c392 if (intel_dp_needs_vsc_sdp(crtc_state, conn_state)) in intel_ddi_set_dp_msa()