Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.h28 bool intel_dp_mst_crtc_needs_modeset(struct intel_atomic_state *state,
H A Dintel_dp_mst.c2001 bool intel_dp_mst_crtc_needs_modeset(struct intel_atomic_state *state, in intel_dp_mst_crtc_needs_modeset() function
H A Dintel_display.c6610 if (intel_dp_mst_crtc_needs_modeset(state, crtc)) in intel_atomic_check()