Home
last modified time | relevance | path

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

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